forked from 0x2620/oxjs
update documentation
This commit is contained in:
parent
2b0b66d06d
commit
2471577cf6
2 changed files with 8 additions and 9 deletions
|
|
@ -200,7 +200,7 @@ Ox.SplitPanel = function(options, self) {
|
|||
/*@
|
||||
replaceElement <f> Replace panel element
|
||||
(id, element) -> <f> replace element
|
||||
id <s|i> The element's id or position
|
||||
id <s|n> The element's id or position
|
||||
element <o> new element
|
||||
@*/
|
||||
that.replaceElement = function(id, element) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue