AutocompleteItem Methods

T3000 CrossPlatform

AutocompleteItem Methods

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

The AutocompleteItem type exposes the following members.

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