public class CSVProviderEditor extends DataProviderEditor
HandlerFactoryElement.HandlerTrace
Modifier and Type | Field and Description |
---|---|
static String |
CSV_BUNDLE_PREFIX |
protected long |
elapsedTime |
protected int |
nrows |
componentIncludeJSP, dataProvider
Constructor and Description |
---|
CSVProviderEditor() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionCancel(CommandRequest request) |
CommandResponse |
actionSubmit(CommandRequest request) |
void |
clear() |
CSVDataLoader |
getCSVDataLoader() |
long |
getElapsedTime() |
protected String |
getErrorMessage(String key) |
int |
getNrows() |
boolean |
isConfiguredOk() |
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
protected int nrows
protected long elapsedTime
public static final String CSV_BUNDLE_PREFIX
public CSVDataLoader getCSVDataLoader()
public boolean isConfiguredOk()
isConfiguredOk
in class DataProviderEditor
public long getElapsedTime()
public int getNrows()
public CommandResponse actionSubmit(CommandRequest request) throws Exception
actionSubmit
in class DataProviderEditor
Exception
public CommandResponse actionCancel(CommandRequest request) throws Exception
actionCancel
in class DataProviderEditor
Exception
public void clear()
clear
in class DataProviderViewer
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.