public abstract class DataDisplayerViewer extends UIComponentHandlerFactoryElement
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected String |
componentIncludeJSP |
protected DataDisplayer |
dataDisplayer |
Constructor and Description |
---|
DataDisplayerViewer() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentIncludeJSP() |
DataDisplayer |
getDataDisplayer() |
void |
setComponentIncludeJSP(String componentIncludeJSP) |
void |
setDataDisplayer(DataDisplayer dataDisplayer) |
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 DataDisplayer dataDisplayer
protected String componentIncludeJSP
public DataDisplayer getDataDisplayer()
public void setDataDisplayer(DataDisplayer dataDisplayer)
public String getComponentIncludeJSP()
getComponentIncludeJSP
in class UIComponentHandlerFactoryElement
public void setComponentIncludeJSP(String componentIncludeJSP)
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.