public class TableViewer extends DataDisplayerViewer
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected TableHandler |
tableHandler
The table component handler.
|
componentIncludeJSP, dataDisplayer
Constructor and Description |
---|
TableViewer() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionExportData(CommandRequest request) |
CommandResponse |
actionSubmitViewer(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 actionSubmitViewer(CommandRequest request) throws Exception
Exception
public CommandResponse actionExportData(CommandRequest request) throws Exception
Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.