public class KPIEditor extends KPIViewer
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected DataDisplayerEditor |
displayerEditor |
static String |
I18N_PREFFIX |
static String |
PARAM_KPI_DESCRIPTION |
componentIncludeJSP, displayerViewer, kpi, kpiListener
Constructor and Description |
---|
KPIEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionChangeDisplayer(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
DataDisplayerEditor |
getDisplayerEditor() |
protected boolean |
localeChanged(CommandRequest request)
Check to see if the locale has been changed in the "localeLang" parameter.
|
static KPIEditor |
lookup()
Get the instance.
|
void |
setKpi(KPI kpi) |
beforeRenderComponent, getComponentIncludeJSP, getDisplayerViewer, getKpi, isReady, setComponentIncludeJSP
afterRenderComponent, 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
protected DataDisplayerEditor displayerEditor
public static final String I18N_PREFFIX
public static final String PARAM_KPI_DESCRIPTION
public static KPIEditor lookup()
public DataDisplayerEditor getDisplayerEditor()
public CommandResponse actionSubmit(CommandRequest request) throws Exception
Exception
public CommandResponse actionChangeDisplayer(CommandRequest request) throws Exception
Exception
protected boolean localeChanged(CommandRequest request)
request
- Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.