ListMenuItem

Undocumented in source.

Constructors

this
this(string style)
Undocumented in source.

Members

Functions

attachShortcut
void attachShortcut()
Undocumented in source. Be warned that the author may not have intended to support it.
focus
void focus()
Undocumented in source. Be warned that the author may not have intended to support it.
hideMenu
void hideMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
onPostCreate
void onPostCreate()
Undocumented in source. Be warned that the author may not have intended to support it.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
parentActions
MenuActions parentActions()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

menu
ListMenu menu;
Undocumented in source.
shortcut
string shortcut;
Undocumented in source.

Inherited Members

From Button

allowCheck
bool allowCheck;
Undocumented in source.
textAlign
Align textAlign;
Undocumented in source.
textVerticalAlign
VerticalAlign textVerticalAlign;
Undocumented in source.
icons
Array!string icons;
Undocumented in source.
caption
utf32string caption;
Undocumented in source.
uselessIconArea
int uselessIconArea;
Undocumented in source.
Measure
struct Measure
Undocumented in source.
iconsGroup
string iconsGroup;
Undocumented in source.
measure
Measure measure;
Undocumented in source.
themeLoader
ButtonThemeLoader themeLoader;
Undocumented in source.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
updateSize
void updateSize()
Undocumented in source. Be warned that the author may not have intended to support it.
onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.

From MenuActions

hideMenu
void hideMenu()
Undocumented in source.
parentActions
MenuActions parentActions()
Undocumented in source.

Meta