public class TemplatesSheetBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder| Modifier and Type | Field and Description | 
|---|---|
static String | 
COLUMN_NAME_DEFAULT  | 
static String | 
COLUMN_NAME_KEY  | 
static String | 
UPDATE_SCRIPT  | 
static String | 
UPDATE_SCRIPT_NAME  | 
systemUC| Constructor and Description | 
|---|
TemplatesSheetBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
createLanguageVariation()  | 
String | 
getCurrentLanguageKey()  | 
StringDataSheet | 
getDataSheet()  | 
String | 
getLanguageVariation()  | 
Integer | 
getSheetHeight()  | 
String | 
getUpdateScriptName()  | 
boolean | 
isCellReadOnly(Integer columnIndex,
              SheetRow<String> row)  | 
boolean | 
isCurrentLanguageEditable()  | 
void | 
onSheetCellSelected(javax.faces.event.AjaxBehaviorEvent event)  | 
void | 
onSheetDataChanged(javax.faces.event.AjaxBehaviorEvent event)  | 
void | 
removeCols()  | 
void | 
resetSelected()  | 
void | 
saveLanguageVariation()  | 
void | 
setDataSheet(StringDataSheet dataSheet)  | 
void | 
setLanguageVariation(String languageVariation)  | 
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 static final String COLUMN_NAME_KEY
public static final String COLUMN_NAME_DEFAULT
public StringDataSheet getDataSheet()
public void setDataSheet(StringDataSheet dataSheet)
dataSheet - the dataSheet to setpublic String getUpdateScriptName()
public Integer getSheetHeight()
public void onSheetDataChanged(javax.faces.event.AjaxBehaviorEvent event)
public void onSheetCellSelected(javax.faces.event.AjaxBehaviorEvent event)
public void removeCols()
public void createLanguageVariation()
public void saveLanguageVariation()
public String getLanguageVariation()
public String getCurrentLanguageKey()
public boolean isCurrentLanguageEditable()
public void setLanguageVariation(String languageVariation)
languageVariation - the languageVariation to setpublic void resetSelected()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.