public class ProjectShareCustomizationBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProjectShareCustomizationBean() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, 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, uc
addErrorMsg, 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, getErrorMessage
@PostConstruct public void init()
public ProjectFilterBean getProjectFilterBean()
public void setProjectFilterBean(ProjectFilterBean projectFilterBean)
public CurrentProjectBean getCurrentProjectBean()
public void setCurrentProjectBean(CurrentProjectBean currentProjectBean)
public boolean isRpInline()
public void setRpInline(boolean rpInline)
public boolean isRpFormOnly()
public void setRpFormOnly(boolean rpFormOnly)
public boolean isRpKeepAlive()
public void setRpKeepAlive(boolean rpKeepAlive)
public boolean isRpUseJq()
public void setRpUseJq(boolean rpUseJq)
public boolean isRpUseCss()
public void setRpUseCss(boolean rpUseCss)
public boolean isRpUseUi()
public void setRpUseUi(boolean rpUseUi)
public boolean isUseIdLink()
public void setUseIdLink(boolean useIdLink)
public boolean isAjaxAuto()
public void setAjaxAuto(boolean ajaxAuto)
public boolean isAjaxAsync()
public void setAjaxAsync(boolean ajaxAsync)
public boolean isAjaxCache()
public void setAjaxCache(boolean ajaxCache)
public boolean isiFrameScrolling()
public void setiFrameScrolling(boolean iFrameScrolling)
public boolean isXfcHeightChangedEvent()
public void setXfcHeightChangedEvent(boolean xfcHeightChangedEvent)
public String getPpSuccessUrl()
public void setPpSuccessUrl(String ppSuccessUrl)
public String getPpErrorUrl()
public void setPpErrorUrl(String ppErrorUrl)
public String getLinkTarget()
public void setLinkTarget(String linkTarget)
public String getLinkText()
public void setLinkText(String linkText)
public String getformContainerId()
public void setformContainerId(String formContainerId)
public String getiFrameId()
public void setiFrameId(String iFrameId)
public String getiFrameWidth()
public void setiFrameWidth(String iFrameWidth)
public String getiFrameHeight()
public void setiFrameHeight(String iFrameHeight)
public int getiFrameFrameborder()
public void setiFrameFrameborder(int iFrameFrameborder)
public ServerSelectionModel getServerModel()
public void setServerModel(ServerSelectionModel model)
public boolean isProvidedBySelectedFrontendServer()
public void activateSelectedFrontendServer()
public void updateServerModel()
public String getFullCode()
public String getFullCodeForClipboard()
WidgetBuilder
that does not encode new lines correctly:
remove all new lines, there are not required for JavaScript / HTML. This is fixed in the current master branch of
PrimeFaces, but not released yet. Once fixed, this method should be removed and getFullCode()
should be
used instead (search xhtml files for usages of this method!)public String getCodePreAlias()
public String getCodePostAlias()
public boolean isCodeContainsAlias()
public String[] getLinkTargetOptions()
public void generateShareCode(EFormShareType shareType)
public void setDefaultValues()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.