public class TableEditor extends DataDisplayerEditor
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected TableHandler |
tableHandler
The table component handler.
|
componentIncludeJSP, dataDisplayer
Constructor and Description |
---|
TableEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionCancel(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
TableHandler |
getTableHandler() |
void |
setDataDisplayer(DataDisplayer dataDisplayer) |
void |
setTableHandler(TableHandler tableHandler) |
getComponentIncludeJSP, getDataDisplayer, setComponentIncludeJSP
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
protected TableHandler tableHandler
public TableHandler getTableHandler()
public void setTableHandler(TableHandler tableHandler)
public void setDataDisplayer(DataDisplayer dataDisplayer)
setDataDisplayer
in class DataDisplayerViewer
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.