public class CutElementsFromCollectionAction extends CollectionBaseAction implements IAvailableAction, IJavaScriptPostAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
CutElementsFromCollectionAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getPostJavaScript()
The JavaScript code to execute.
|
boolean |
isAvailable()
If true the action will be available for the user, otherwise it will be hidden.
|
protected boolean |
mustRefreshCollection() |
getMapsSelectedValues, getMapValues, getObjects, getRow, getSelectedKeys, getSelectedObjects, setRow
closeDialog, getCollectionElementView, getMetaCollection, getParentView, getView, getViewObject, isCloseDialogDisallowed, isEntityReferencesCollection, isEntityReferencesCollection, setCloseDialogDisallowed, setViewObject, showDialog, validateMaximum, validateMinimum
getModelName, getPreviousView, getPreviousViews, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showNewView, showView, validateViewValues
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, commit, executeAction, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getQualifiedActionIfAvailable, getRequest, removeActions, returnToPreviousControllers, rollback, setContext, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrors, getMessages, setEnvironment, setErrors, setMessages
public void execute() throws java.lang.Exception
execute
in interface IAction
execute
in class CollectionElementViewBaseAction
java.lang.Exception
protected boolean mustRefreshCollection()
mustRefreshCollection
in class CollectionElementViewBaseAction
public boolean isAvailable()
IAvailableAction
isAvailable
in interface IAvailableAction
public java.lang.String getPostJavaScript()
IJavaScriptPostAction
getPostJavaScript
in interface IJavaScriptPostAction