public abstract class AbstractChartDisplayerEditor extends DataDisplayerEditor
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
static String |
DOMAIN_SAVE_BUTTON_PRESSED |
static String |
I18N_PREFFIX |
static String |
RANGE_SAVE_BUTTON_PRESSED |
componentIncludeJSP, dataDisplayer
Constructor and Description |
---|
AbstractChartDisplayerEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionCancel(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
getComponentIncludeJSP, getDataDisplayer, setComponentIncludeJSP, setDataDisplayer
afterRenderComponent, beforeRenderComponent, getName
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isScopeAdequateForDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, stop
public static final String I18N_PREFFIX
public static final String DOMAIN_SAVE_BUTTON_PRESSED
public static final String RANGE_SAVE_BUTTON_PRESSED
public CommandResponse actionSubmit(CommandRequest request) throws Exception
actionSubmit
in class DataDisplayerEditor
Exception
public CommandResponse actionCancel(CommandRequest request) throws Exception
actionCancel
in class DataDisplayerEditor
Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.