@Named(value="kpi_editor") public class KPIEditor extends KPIViewer
BeanHandler.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected DataDisplayerEditor |
displayerEditor |
protected String |
editJSP |
static String |
I18N_PREFFIX |
static String |
PARAM_KPI_DESCRIPTION |
displayerViewer, embeddedMode, kpi, kpiListener, viewJSP
Constructor and Description |
---|
KPIEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionChangeDisplayer(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
void |
beforeRenderBean() |
String |
getBeanJSP() |
DataDisplayerEditor |
getDisplayerEditor() |
boolean |
isReady() |
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) |
getDisplayerViewer, getKpi, setKpi, validate
afterRenderBean
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
@Inject protected String editJSP
protected DataDisplayerEditor displayerEditor
public static final String I18N_PREFFIX
public static final String PARAM_KPI_DESCRIPTION
public static KPIEditor lookup()
public String getBeanJSP()
getBeanJSP
in class KPIViewer
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
- public void beforeRenderBean()
beforeRenderBean
in class KPIViewer
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.