|
|
| Options | Name | Purpose | |
|---|---|---|---|
| # | SubscribeListener (Object) |
/** Subscribes a listener to events from the implementing filter.
@param Object The prospective listener. */ |
|
| # | UnsubscribeListener (Object) |
/** Unsubscribes a listener to events from the implementing filter.
@param Object The prospective listener. */ |
| Options | Name | Purpose | |
|---|---|---|---|
| # | Progress.Lang.Class FilterEventListenerType |
/** Returns the type(class or interface) that an a potential listener must
implement or inherit in order to handle events from this filter. */ |
|
Top
PROTECTED SubscribeListener (Object)
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED UnsubscribeListener (Object)
|
|||||||||||||
PROTECTED Progress.Lang.Class FilterEventListenerType
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|