public abstract class DataProviderEditor extends DataProviderViewer
HandlerFactoryElement.HandlerTrace
componentIncludeJSP, dataProvider
Constructor and Description |
---|
DataProviderEditor() |
Modifier and Type | Method and Description |
---|---|
abstract CommandResponse |
actionCancel(CommandRequest request) |
abstract CommandResponse |
actionSubmit(CommandRequest request) |
abstract boolean |
isConfiguredOk() |
clear, getComponentIncludeJSP, getDataProvider, setComponentIncludeJSP, setDataProvider
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
public abstract CommandResponse actionSubmit(CommandRequest request) throws Exception
Exception
public abstract CommandResponse actionCancel(CommandRequest request) throws Exception
Exception
public abstract boolean isConfiguredOk()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.