diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui_3.0.0b1/api/EventHandle.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.0.0b1/api/EventHandle.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,307 @@ + + + + + API: event-custom EventHandle (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

event-custom  3.0.0b1

+ Yahoo! UI Library + > event-custom + > EventHandle + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ +

+ + + + + Class EventHandle + + + +

+ + + + + +
+ Return value from all subscribe operations +
+ +
+

Constructor

+
+
+ EventHandle + + ( + + + + evt + + , + sub + ) + +
+
+
Parameters:
+
+ evt + <CustomEvent> + + the custom event +
+
+ sub + <Subscriber> + + the subscriber +
+
+ + +
+
+
+
+ +
+
+

Properties

+
+
+

evt + - CustomEvent +

+
+
+ The custom event +
+
+ + + + +
+
+
+

sub + - Subscriber +

+
+
+ The subscriber object +
+
+ + + + +
+
+
+
+ +
+ +
+
+

Methods

+
+
+

+ detach

+
+ + + + + void + detach + ( + ) + + +
+ Detaches this subscriber +
+ +
+ + +
+
Returns: + + void +
+
+
+ + + + +
+ +
+
+
+
+
+ +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +