public abstract class OnChangeChartBaseAction extends OnChangePropertyBaseAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
OnChangeChartBaseAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected abstract void |
executeOnValidValues()
Calls upon finding valid new values.
|
protected Chart |
getChart() |
protected Tab |
getTab() |
getChangedMetaProperty, getChangedProperty, getNewValue, getView, setChangedProperty, setNewValue, showView
closeDialog, getModelName, getPreviousView, getPreviousViews, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, 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
protected Chart getChart()
protected Tab getTab()
public void execute() throws java.lang.Exception
java.lang.Exception
IAction.execute()
protected abstract void executeOnValidValues() throws java.lang.Exception
java.lang.Exception