EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Interface
echopoint.model.AutoLookupSelectModel

Packages that use AutoLookupSelectModel
echopoint Primary package under which all the public components provided by EchoPoint are organised. 
 

Uses of AutoLookupSelectModel in echopoint
 

Methods in echopoint that return AutoLookupSelectModel
 AutoLookupSelectModel AutoLookupSelectField.getAutoLookupModel()
           
 

Methods in echopoint with parameters of type AutoLookupSelectModel
 void AutoLookupSelectField.setAutoLookupModel(AutoLookupSelectModel autoLookupModel)
           
 


EchoPoint API - 3.0.0b5
App Webcontainer