MethodAutocompleteItem Methods

T3000 CrossPlatform

MethodAutocompleteItem Methods

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

The MethodAutocompleteItem 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 (Overrides AutocompleteItemGetTextForReplace.)
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