T3000 CrossPlatform Documentation
AutocompleteItem Methods |
[This is preliminary documentation and is subject to change.]
The AutocompleteItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
Compare |
Compares fragment text with this item
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetTextForReplace |
Returns text for inserting into Textbox
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnSelected |
This method is called after item inserted into text
| |
ToString |
Returns text for display into popup menu
(Overrides ObjectToString.) |
See Also