forked from 0x2620/oxjs
update widget documentation (arguments first)
This commit is contained in:
parent
daec992536
commit
a0867f0da6
81 changed files with 250 additions and 251 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
/*@
|
||||
Ox.VideoEditor <f> VideoEditor Object
|
||||
options <o> Options object
|
||||
self <o> Shared private variable
|
||||
([options[, self]]) -> <o:Ox.SplitPanel> VideoEditor Object
|
||||
addannotation <!> addannotation
|
||||
annotationsfont <!> annotationsfont
|
||||
|
|
@ -37,9 +39,6 @@ Ox.VideoEditor <f> VideoEditor Object
|
|||
togglelayer <!> togglelayer
|
||||
togglemap <!> togglemap
|
||||
volume <!> volume
|
||||
options <o> Options object
|
||||
annotationsCalendarSize <n|256>
|
||||
self <o> shared private variable
|
||||
@*/
|
||||
|
||||
// fixme: should be VideoAnnotationEditor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue