SuggestItem Methods

T3000 CrossPlatform

SuggestItem Methods

[This is preliminary documentation and is subject to change.]

The SuggestItem type exposes the following members.

Methods
  NameDescription
Public methodCompare (Overrides AutocompleteItemCompare(String).)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetTextForReplace
Returns text for inserting into Textbox
(Inherited from AutocompleteItem.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnSelected
This method is called after item inserted into text
(Inherited from AutocompleteItem.)
Public methodToString
Returns text for display into popup menu
(Inherited from AutocompleteItem.)
Top
See Also