BiAutoCompleteItem
This class represents an item in the BiAutoComplete.
This class extends BiListItem and therefore all methods and fields available for BiListItem are also available for BiAutoCompleteItem .
Constructor
new BiAutoCompleteItem ( [ sText [ ,oUserValue ] ] )
Parameters
| Name | Type | Optional | Default | Descripton |
sText | String | ![]() | The text to show on the item | |
oUserValue | Object | ![]() | The value of the item |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
