- dropMenuDelegate
DropMenuDelegate dropMenuDelegate;
Undocumented in source.
- isOpen
inout(bool) isOpen [@property getter]
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.
- onMouseDown
void onMouseDown(MouseDownEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onBlur
void onBlur(BlurEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggleMenu
void toggleMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
- dropMenu
void dropMenu()
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.
- parentActions
MenuActions parentActions()
Undocumented in source. Be warned that the author may not have intended to support it.