Package org.openxava.actions
Class OnChangeChartColumnNameAction
- All Implemented Interfaces:
IAction,IChangeModeAction,IModuleContextAction,IOnChangePropertyAction,IRequestAction
- Author:
- Federico Alcantara
- See Also:
-
Field Summary
FieldsFields inherited from interface org.openxava.actions.IChangeModeAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openxava.actions.OnChangeChartColumnBaseAction
execute, getChart, getChartColumn, getTabMethods inherited from class org.openxava.actions.OnChangeElementCollectionBaseAction
getChangedProperty, getNewValue, getRow, setChangedProperty, setNewValueMethods inherited from class org.openxava.actions.CollectionElementViewBaseAction
closeDialog, getCollectionElementView, getCollectionLabel, getMetaCollection, getMetaCollectionView, getParentView, getView, getViewObject, isCloseDialogDisallowed, isEntityReferencesCollection, isEntityReferencesCollection, mustRefreshCollection, setCloseDialogDisallowed, setViewObject, showDialog, validateMaximum, validateMinimumMethods inherited from class org.openxava.actions.ViewBaseAction
changeThisPropertyByViewValue, getModelName, getPreviousView, getPreviousViews, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showNewView, showView, validateViewValuesMethods inherited from class org.openxava.actions.BaseAction
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, setRequestMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openxava.actions.IAction
getErrors, getMessages, setEnvironment, setErrors, setMessagesMethods inherited from interface org.openxava.actions.IOnChangePropertyAction
setView
-
Field Details
-
SHOW_MORE
- See Also:
-
SHOW_LESS
- See Also:
-
-
Constructor Details
-
OnChangeChartColumnNameAction
public OnChangeChartColumnNameAction()
-
-
Method Details
-
executeOnValidValues
- Specified by:
executeOnValidValuesin classOnChangeChartColumnBaseAction- Throws:
Exception
-