public class ActionBean extends Object implements Serializable
CAction
.Constructor and Description |
---|
ActionBean()
Public constructor to make this a bean.
|
Modifier and Type | Method and Description |
---|---|
String |
abortAction()
Gets the 'abort' action.
|
String |
addAction()
Gets the 'add' action.
|
String |
addAllAction()
Gets the 'add all' action.
|
String |
addSelectedAction()
Gets the 'add selected' action.
|
String |
applyAction()
Gets the 'apply' action.
|
String |
backAction()
Gets the 'back' action.
|
String |
cancelAction()
Gets the 'cancel' action.
|
String |
clearAction()
Gets the 'clear' action.
|
String |
closeAction()
Gets the 'close' action.
|
String |
continueAction()
Gets the 'continue' action.
|
String |
copyAction()
Gets the 'copy' action.
|
String |
createAction()
Gets the 'create' action.
|
String |
deleteAction()
Gets the 'delete' action.
|
String |
editAction()
Gets the 'edit' action.
|
String |
failureAction()
Gets the 'failure' action.
|
String |
forwardAction()
Gets the 'forward' action.
|
String |
ignoreAction()
Gets the 'ignore' action.
|
String |
loginAction()
Gets the 'login' action.
|
String |
logoutAction()
Gets the 'logout' action.
|
String |
newAction()
Gets the 'new' action.
|
String |
nextAction()
Gets the 'next' action.
|
String |
noAction()
Gets the 'no' action.
|
String |
okAction()
Gets the 'ok' action.
|
String |
openAction()
Gets the 'open' action.
|
String |
previousAction()
Gets the 'previous' action.
|
String |
removeAction()
Gets the 'remove' action.
|
String |
removeAllAction()
Gets the 'remove all' action.
|
String |
removeSelectedAction()
Gets the 'remove selected' action.
|
String |
resetAction()
Gets the 'reset' action.
|
String |
restoreAction()
Gets the 'restore' action.
|
String |
saveAction()
Gets the 'save' action.
|
String |
searchAction()
Gets the 'search' action.
|
String |
selectAction()
Gets the 'select' action.
|
String |
submitAction()
Gets the 'submit' action.
|
String |
successAction()
Gets the 'success' action.
|
String |
yesAction()
Gets the 'yes' action.
|
public final String abortAction()
public final String addAction()
public final String addAllAction()
public final String addSelectedAction()
public final String applyAction()
public final String backAction()
public final String cancelAction()
public final String clearAction()
public final String closeAction()
public final String continueAction()
public final String copyAction()
public final String createAction()
public final String deleteAction()
public final String editAction()
public final String failureAction()
public final String forwardAction()
public final String ignoreAction()
public final String loginAction()
public final String logoutAction()
public final String newAction()
public final String nextAction()
public final String noAction()
public final String okAction()
public final String openAction()
public final String previousAction()
public final String removeAction()
public final String removeAllAction()
public final String removeSelectedAction()
public final String resetAction()
public final String restoreAction()
public final String saveAction()
public final String searchAction()
public final String selectAction()
public final String submitAction()
public final String successAction()
public final String yesAction()
Copyright © 2008–2018. All rights reserved.