Interface ActionContext
- All Known Implementing Classes:
ActionContextImpl
public interface ActionContext
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getEventGroup
String getEventGroup() -
getEventName
String getEventName() -
getComponent
PerspectiveElement getComponent() -
getConfig
ActionConfig getConfig()
-