Yahoo! UI Library

event-custom  3.0.0

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


Copyright © 2009 Yahoo! Inc. All rights reserved.