Class ActionContextImpl
java.lang.Object
com.inductiveautomation.perspective.gateway.action.ActionContextImpl
- All Implemented Interfaces:
ActionContext
-
Constructor Summary
ConstructorsConstructorDescriptionActionContextImpl
(String eventGroup, String eventName, PerspectiveElement component, ActionConfig config) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ActionContextImpl
public ActionContextImpl(String eventGroup, String eventName, PerspectiveElement component, ActionConfig config)
-
-
Method Details
-
getEventGroup
- Specified by:
getEventGroup
in interfaceActionContext
-
getEventName
- Specified by:
getEventName
in interfaceActionContext
-
getComponent
- Specified by:
getComponent
in interfaceActionContext
-
getConfig
- Specified by:
getConfig
in interfaceActionContext
-