Searched defs:_property (Results 1 – 2 of 2) sorted by relevance
113 try{_element.style[key]=_style[key];}catch(e){}}},getStyle:function(_element,_property){_property=_… argument114 return pi.util.Element.getOpacity(_element.style);return typeof _property=="string"?_element.style[… argument122 …turn fn;};this.createAccessors=function(_p,_branch){var getter=function(_property){return this[_pr… argument128 …s.getElement(),_styleObject);return this._parent_;},"getStyle":function(_property){return pi.util.… argument
2132 getStyle:function(_element,_property){ argument2150 getView:function(_element,_property){ argument2249 var getter = function(_property){ return this[_property]; }, argument2250 …setter = function(_property,_value){ this[_property] = _value; return _branch._parent_||_branch; }; argument2437 "getStyle":function(_property){ argument2449 "getView":function(_property){ argument