public class PMCommitSelectedAppletAction extends java.lang.Object implements AppletActionInterface
Constructor and Description |
---|
PMCommitSelectedAppletAction() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled(java.lang.Object actionObject)
Check if action is enabled or not
|
void |
processActionResponse(java.lang.Object responseObject)
Process any necessary action after getting the response from server.
|
void |
setAppletActionContext(AppletActionContext context)
Sets the action context.a
|
public void processActionResponse(java.lang.Object responseObject)
processActionResponse
in interface AppletActionInterface
-
- action response objectpublic boolean isEnabled(java.lang.Object actionObject)
AppletActionInterface
isEnabled
in interface AppletActionInterface
public void setAppletActionContext(AppletActionContext context)
AppletActionInterface
setAppletActionContext
in interface AppletActionInterface