Class DwtMenuItem
Class Detail
DwtMenuItem(params)
Creates a menu item.
Author: Ross Dargahi.
Field Detail
<static>
DwtMenuItem.CASCADE_STYLE
Defines the "cascade" style.
<static>
DwtMenuItem.CHECK_STYLE
Defines the "check" style.
<static>
DwtMenuItem.NO_STYLE
Defines the "no" style.
<static>
DwtMenuItem.PUSH_STYLE
Defines the "push" style.
<static>
DwtMenuItem.RADIO_STYLE
Defines the "radio" style.
<static>
DwtMenuItem.SELECT_STYLE
Defines the "select" style.
<static>
DwtMenuItem.SEPARATOR_STYLE
Defines the "separator" style.
Method Detail
<static>
DwtMenuItem.create(params)
Creates the menu item.
{boolean}
getChecked()
Gets the checked flag.
setChecked(checked, skipNotify)
Sets the checked flag.
|
||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:29 GMT-0400 (EDT)
|