public abstract class DataProviderViewer extends UIComponentHandlerFactoryElement
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
protected String |
componentIncludeJSP |
protected DataProvider |
dataProvider |
Modifier | Constructor and Description |
---|---|
protected |
DataProviderViewer() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
String |
getComponentIncludeJSP() |
DataProvider |
getDataProvider() |
void |
setComponentIncludeJSP(String componentIncludeJSP) |
void |
setDataProvider(DataProvider dataProvider) |
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 DataProvider dataProvider
protected String componentIncludeJSP
public DataProvider getDataProvider()
public void setDataProvider(DataProvider dataProvider)
public String getComponentIncludeJSP()
getComponentIncludeJSP
in class UIComponentHandlerFactoryElement
public void setComponentIncludeJSP(String componentIncludeJSP)
public void clear()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.