add documentation for Ox.UI
This commit is contained in:
parent
9a0bd1faec
commit
9ae133d45b
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ Ox.load.UI = function(options, callback) {
|
|||
function initUI() {
|
||||
|
||||
//@ UI
|
||||
//@ Ox.UI <o> Collection of UI methods and properties
|
||||
Ox.UI = {};
|
||||
|
||||
/*@
|
||||
|
|
Loading…
Reference in a new issue