|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.barracudamvc.core.event.DefaultBaseEvent
org.barracudamvc.core.event.ControlEvent
org.barracudamvc.core.event.HttpRequestEvent
org.barracudamvc.core.event.events.ActionEvent
public class ActionEvent
This encapsulates an Action
Field Summary |
---|
Fields inherited from class org.barracudamvc.core.event.DefaultBaseEvent |
---|
ext, handled, idList, params, source, sourceEvent, statemap, timestamp, USE_ID_ALIASES, useIDAliases |
Fields inherited from interface org.barracudamvc.core.event.BaseEvent |
---|
EVENT_ID |
Constructor Summary | |
---|---|
ActionEvent()
Default noargs constructor |
|
ActionEvent(Object source)
Public constructor. |
Method Summary |
---|
Methods inherited from class org.barracudamvc.core.event.HttpRequestEvent |
---|
describeEventChainingStrategy |
Methods inherited from class org.barracudamvc.core.event.DefaultBaseEvent |
---|
addListenerID, clearState, clone, equals, getClassID, getEventExtension, getEventID, getEventIDWithExtension, getEventURL, getListenerIDs, getOriginalEvent, getParams, getRootEvent, getRootEvent, getSource, getState, getStateKeys, getStateStore, getTimestamp, isHandled, putState, removeState, reset, setEventExtension, setHandled, setParam, setParam, setSource, setUseIDAliases, touch, useIDAliases |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionEvent()
public ActionEvent(Object source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |