public abstract class OnChangeChartColumnBaseAction extends OnChangeElementCollectionBaseAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
OnChangeChartColumnBaseAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
abstract void |
executeOnValidValues() |
Chart |
getChart() |
ChartColumn |
getChartColumn()
Gets the chart column object associated with the changed property.
|
protected Tab |
getTab() |
getChangedProperty, getNewValue, getRow, setChangedProperty, setNewValue
closeDialog, getCollectionElementView, getMetaCollection, getParentView, getView, getViewObject, isCloseDialogDisallowed, isEntityReferencesCollection, isEntityReferencesCollection, mustRefreshCollection, 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
setView
getErrors, getMessages, setEnvironment, setErrors, setMessages
public void execute() throws java.lang.Exception
execute
in interface IAction
execute
in class CollectionElementViewBaseAction
java.lang.Exception
IAction.execute()
public Chart getChart()
public ChartColumn getChartColumn() throws java.lang.Exception
java.lang.Exception
public abstract void executeOnValidValues() throws java.lang.Exception
java.lang.Exception
protected Tab getTab() throws java.lang.Exception
java.lang.Exception