OnBuildOptions | The text has changed - fill in the options |
OnOptionSelected | You should hook this up to change the text on your control |
HasAutocompleteOptions | |
MinimumLength | |
OpenOffset |
AddOption | |
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 | |
OpenAbove |