Inheritence

Constructors

AutoComplete

Fields

OnBuildOptions The text has changed - fill in the options
OnOptionSelected You should hook this up to change the text on your control

Properties

HasAutocompleteOptions
MinimumLength
OpenOffset

Methods

AddOption Add an option for this autocomplete
OnAutoComplete
OnGlobalMousePressed Called when the mouse is pressed. Will hide this window if we clicked on anything except ourselves or our parent control.
OnParentBlur Call this when the widget that spawns this blurs, so we can hide ourself
OnParentKeyPress You should call this from the parent when a key is pressed. Will forward the appropriate keys to us and accept the event.
OpenAbove Open above this position
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.