add Ox.elements alias for Ox.

This commit is contained in:
rlx 2014-09-22 14:26:56 +02:00
parent 0a6b2281b4
commit 53e2126ec2

View file

@ -317,7 +317,7 @@ Ox.load.UI = function(options, callback) {
vertical: ['top', 'bottom', 'left', 'right']
};
//@ Ox.UI.elements <o> reference to all UI element instances
Ox.$elements = Ox.UI.elements = {};
Ox.elements = Ox.$elements = Ox.UI.elements = {};
/*@
Ox.UI.getImageData <f> Returns image properties
(url) -> <s> Image Name