public class WorkOrderCommitSelectedAppletAction extends WorkOrderAppletAction
| Constructor and Description |
|---|
WorkOrderCommitSelectedAppletAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(java.lang.Object actionObject)
Check if action is enabled for this object or not.
|
void |
processActionResponse(java.lang.Object responseObject)
Process any necessary action after getting the response from server.
|
setAppletActionContextpublic void processActionResponse(java.lang.Object responseObject)
processActionResponse in interface AppletActionInterfaceprocessActionResponse in class WorkOrderAppletAction- - action response objectpublic boolean isEnabled(java.lang.Object actionObject)
isEnabled in interface AppletActionInterfaceisEnabled in class WorkOrderAppletAction- - object used to find out if action is enabled or not.