Searched defs:getProperty (Results 1 - 3 of 3) sorted by relevance

/yui3/src/swf/as/com/yahoo/util/
H A DYUIBridge.as32 ExternalInterface.addCallback("getProperty", getProperty);
74 public function getProperty (instanceId:String, propertyName:String) : Object { function
/yui3/src/uploader-deprecated/as/com/yahoo/util/
H A DYUIBridge.as37 ExternalInterface.addCallback("getProperty", getProperty);
79 public function getProperty (instanceId:String, propertyName:String) : Object { function
/yui3/src/uploader/as/com/yahoo/util/
H A DYUIBridge.as37 ExternalInterface.addCallback("getProperty", getProperty);
79 public function getProperty (instanceId:String, propertyName:String) : Object { function

Completed in 22 milliseconds