EchoPoint API - 3.0.0b5
App Webcontainer

echopoint.model
Interface AutoLookupSelectModel.EntrySelect

Enclosing interface:
AutoLookupSelectModel

public static interface AutoLookupSelectModel.EntrySelect


Method Summary
 String getKey()
           
 String getSearchVal()
           
 String getValue()
           
 

Method Detail

getValue

String getValue()

getKey

String getKey()

getSearchVal

String getSearchVal()

EchoPoint API - 3.0.0b5
App Webcontainer