- createButton
ImageButton createButton()
Undocumented in source. Be warned that the author may not have intended to support it.
- createPopup
ListWidget createPopup()
Undocumented in source. Be warned that the author may not have intended to support it.
- createSelectedItemWidget
Widget createSelectedItemWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- layout
void layout(Rect rc)
Set widget rectangle to specified value and layout widget contents. (Step 2 of two phase layout).
- onClick
bool onClick(Widget source)
Undocumented in source. Be warned that the author may not have intended to support it.
- onThemeChanged
void onThemeChanged()
Undocumented in source. Be warned that the author may not have intended to support it.
- popupClosed
void popupClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAdapter
void setAdapter(ListAdapter adapter, bool ownAdapter)
Undocumented in source. Be warned that the author may not have intended to support it.
- showPopup
void showPopup()
Undocumented in source. Be warned that the author may not have intended to support it.
Abstract ComboBox.