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[, self]]) -> <o:Ox.Element> MenuItem Object
|
||||||
options <o> Options object
|
options <o> Options object
|
||||||
bind <a|[]> fixme: what's this?
|
bind <a|[]> fixme: what's this?
|
||||||
checked <f|null>
|
checked <f|null> If true, the item is checked
|
||||||
disabled <b|false>
|
disabled <b|false> If true, the item is disabled
|
||||||
|
file <o|null> File selection options
|
||||||
group <s|''>
|
group <s|''>
|
||||||
icon <s|''> icon
|
icon <s|''> icon
|
||||||
id <s|''> id
|
id <s|''> id
|
||||||
|
|
Loading…
Add table
Reference in a new issue