|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.ibm.processingbean.events.TriggerNextActionEvent
This event is thrown when the computation is(!) finished(!) successfully.
EventObject
,
TriggerNextActionListener
, Serialized FormConstructor Summary | |
TriggerNextActionEvent(java.lang.Object source)
Constructs a TriggerNextActionEvent object with the specified
source object. |
Methods inherited from class java.util.EventObject |
getSource,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public TriggerNextActionEvent(java.lang.Object source)
TriggerNextActionEvent
object with the specified
source object.source
- The object where the event originated from
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |