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