Yahoo! UI Library

event  3.0.0pr2

Yahoo! UI Library > event > Event.Handle
Search:
 
Filters

Class Event.Handle

Return value from all subscribe operations

Constructor

Event.Handle ( evt , sub )
Parameters:
evt <Event.Custom> the custom event
sub <Event.Subscriber> the subscriber

Properties

evt - Event.Custom

The custom event

sub - Event.Subscriber

The subscriber object

Methods

detach

void detach ( )
Detaches this subscriber
Returns: void


Copyright © 2008 Yahoo! Inc. All rights reserved.