ion.Meta.IEventCompetencyEvent, CompetencyExecutionPlanEvent, EventCmionReady, EventMindActionCancelled, EventMindActionFailed, EventMindActionSucceeded, EventPropertyChanged, EventPropertyRemoved, EventRawMessage, EventRemoteAction, EventSamgarModuleReady, EventSubContainerAdded, EventSubContainerRemovedpublic abstract class CmionEvent
extends ion.Meta.Event
| Constructor | Description |
|---|---|
CmionEvent() |
| Modifier and Type | Method | Description |
|---|---|---|
CmionComponent |
getOriginator() |
returns the cmion component that raised this event or null if this event was not raised
by a cmion component or not raised at all
|
void |
setOriginator(CmionComponent originator) |
sets the originator (the cmion component that raised this event)
|
public void setOriginator(CmionComponent originator)
public CmionComponent getOriginator()