public class DataSourcesSheetBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder| Modifier and Type | Field and Description |
|---|---|
static String |
UPDATE_SCRIPT |
static String |
UPDATE_SCRIPT_NAME |
systemUC| Constructor and Description |
|---|
DataSourcesSheetBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColLeft() |
void |
addColRight() |
void |
addRowAbove() |
void |
addRowBelow() |
void |
clearCells() |
StringDataSheet |
getDataSheet() |
String |
getUpdateScriptName() |
boolean |
hasSelection() |
void |
onSheetCellSelected(javax.faces.event.AjaxBehaviorEvent event) |
void |
onSheetDataChanged(javax.faces.event.AjaxBehaviorEvent event) |
void |
removeCols() |
void |
removeRows() |
void |
setDataSheet(StringDataSheet dataSheet) |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewec, isDetached, isHasDBdestroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, ucaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagepublic static final String UPDATE_SCRIPT_NAME
public static final String UPDATE_SCRIPT
public StringDataSheet getDataSheet()
public void setDataSheet(StringDataSheet dataSheet)
dataSheet - the dataSheet to setpublic String getUpdateScriptName()
public void onSheetDataChanged(javax.faces.event.AjaxBehaviorEvent event)
public void onSheetCellSelected(javax.faces.event.AjaxBehaviorEvent event)
public void addRowAbove()
public void addRowBelow()
public void removeRows()
public void addColLeft()
public void addColRight()
public void removeCols()
public boolean hasSelection()
public void clearCells()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.