Modifier and Type | Class and Description |
---|---|
class |
AppletDefaultActionContext |
Modifier and Type | Method and Description |
---|---|
void |
AppletActionInterface.setAppletActionContext(AppletActionContext context)
Sets the action context.a
|
Modifier and Type | Method and Description |
---|---|
void |
CrewAppletAction.setAppletActionContext(AppletActionContext context)
Sets Context of the action.The context can be accessed in action class to do necessary logic
|
Modifier and Type | Method and Description |
---|---|
void |
PMReforecastAppletAction.setAppletActionContext(AppletActionContext context)
Sets Context of the action.The context can be accessed in action class to do necessary logic
|
void |
PMCommitSelectedAppletAction.setAppletActionContext(AppletActionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
WorkOrderAppletAction.setAppletActionContext(AppletActionContext context)
Sets Context of the action.The context can be accessed in action class to do necessary logic
|