Smart Polling

event  1.0.0

Smart Polling > event > EventHandle
Search:
 
Filters

Class EventHandle

Return value from all subscribe operations

Constructor

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

Properties

evt - Event.Custom

The custom event

sub - Subscriber

The subscriber object

Methods

detach

void detach ( )
Detaches this subscriber
Returns: void


Copyright © 2009 Yahoo! Inc. All rights reserved.