Package org.openxava.actions
Class OnChangeChartXColumnAction
java.lang.Object
org.openxava.actions.BaseAction
org.openxava.actions.ViewBaseAction
org.openxava.actions.OnChangePropertyBaseAction
org.openxava.actions.OnChangeChartBaseAction
org.openxava.actions.OnChangeChartXColumnAction
- All Implemented Interfaces:
IAction,IChangeModeAction,IModuleContextAction,IOnChangePropertyAction,IRequestAction
- Author:
- Federico Alcantara
-
Field Summary
Fields inherited from interface org.openxava.actions.IChangeModeAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCalls upon finding valid new values.Methods inherited from class org.openxava.actions.OnChangeChartBaseAction
execute, getChart, getTabMethods inherited from class org.openxava.actions.OnChangePropertyBaseAction
getChangedMetaProperty, getChangedProperty, getNewValue, getView, setChangedProperty, setNewValue, showViewMethods inherited from class org.openxava.actions.ViewBaseAction
changeThisPropertyByViewValue, closeDialog, getModelName, getPreviousView, getPreviousViews, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, 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
-
Constructor Details
-
OnChangeChartXColumnAction
public OnChangeChartXColumnAction()
-
-
Method Details
-
executeOnValidValues
Description copied from class:OnChangeChartBaseActionCalls upon finding valid new values.- Specified by:
executeOnValidValuesin classOnChangeChartBaseAction- Throws:
Exception- See Also:
-