MenuItem: update docs
This commit is contained in:
parent
f70946ff62
commit
544af185b1
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ Ox.MenuItem <f> MenuItem Object
|
|||
([options[, self]]) -> <o:Ox.Element> MenuItem Object
|
||||
options <o> Options object
|
||||
bind <a|[]> fixme: what's this?
|
||||
checked <f|null>
|
||||
disabled <b|false>
|
||||
checked <f|null> If true, the item is checked
|
||||
disabled <b|false> If true, the item is disabled
|
||||
file <o|null> File selection options
|
||||
group <s|''>
|
||||
icon <s|''> icon
|
||||
id <s|''> id
|
||||
|
|
Loading…
Reference in a new issue