forked from extern/egroupware
Add some documentation
This commit is contained in:
parent
2659ab99ff
commit
53acbfe3ea
@ -18,6 +18,9 @@
|
|||||||
/**
|
/**
|
||||||
* Class which implements box and vbox tag
|
* Class which implements box and vbox tag
|
||||||
*
|
*
|
||||||
|
* Auto-repeat: In order to get box auto repeat to work we need to have another
|
||||||
|
* box as a wrapper with an id set.
|
||||||
|
*
|
||||||
* @augments et2_baseWidget
|
* @augments et2_baseWidget
|
||||||
*/
|
*/
|
||||||
var et2_box = (function(){ "use strict"; return et2_baseWidget.extend([et2_IDetachedDOM],
|
var et2_box = (function(){ "use strict"; return et2_baseWidget.extend([et2_IDetachedDOM],
|
||||||
|
Loading…
Reference in New Issue
Block a user