Class ActionContextImpl
java.lang.Object
com.inductiveautomation.perspective.gateway.action.ActionContextImpl
- All Implemented Interfaces:
- ActionContext
- 
Constructor SummaryConstructorsConstructorDescriptionActionContextImpl(String eventGroup, String eventName, PerspectiveElement component, ActionConfig config) 
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
ActionContextImplpublic ActionContextImpl(String eventGroup, String eventName, PerspectiveElement component, ActionConfig config) 
 
- 
- 
Method Details- 
getEventGroup- Specified by:
- getEventGroupin interface- ActionContext
 
- 
getEventName- Specified by:
- getEventNamein interface- ActionContext
 
- 
getComponent- Specified by:
- getComponentin interface- ActionContext
 
- 
getConfig- Specified by:
- getConfigin interface- ActionContext
 
 
-