Package de.xima.fc.form.common.models
Class XFormConfig
- java.lang.Object
-
- de.xima.fc.form.common.models.XFormRenderConfig
-
- de.xima.fc.form.common.models.XFormConfig
-
- All Implemented Interfaces:
IXFormRenderConfig
,Serializable
@Deprecated public class XFormConfig extends XFormRenderConfig
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XFormConfig()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.form.common.models.XFormRenderConfig
addCustomFormNode, addValidationError, getAppointmentProvider, getAttachmentDeleteURL, getAttachmentDownloadURL, getBaseIncludeUrl, getBotFieldName, getCssIncludes, getCustomFormNodes, getDataSourceProvider, getFormAction, getI18N, getI18NValue, getJsIncludes, getLang, getLanguageProvider, getLicenseDataProvider, getMetaDataProvider, getProjektID, getReplacerProvider, getStatusProvider, getTemplateProvider, getThemeCss, getTitle, getUserGroupProvider, getValidationErrors, getValidationErrors, getVRulesProvider, getXItemProvider, getxItemRenderConditions, isDesignerPreview, isForceBranding, isForceInline, isFormOnly, isIgnoreRenderConditions, isPreview, isPublish, isSkipPlaceholder, isUsebs, isUsecss, isUsejq, isUseui, isValidateSubmitAction, setAppointmentProvider, setAttachmentDeleteURL, setAttachmentDownloadURL, setBaseIncludeUrl, setBotFieldName, setCssIncludes, setCustomFormNodes, setDataSourceProvider, setDesignerPreview, setForceBranding, setForceInline, setFormAction, setFormOnly, setIgnoreRenderConditions, setJsIncludes, setLang, setLanguageProvider, setLicenseDataProvider, setMetaDataProvider, setPreview, setProjektID, setPublish, setReplacerProvider, setSkipPlaceholder, setStatusProvider, setTemplateProvider, setThemeCss, setTitle, setUsebs, setUsecss, setUsejq, setUserGroupProvider, setUseui, setValidateSubmitAction, setValidationErrors, setVRulesProvider, setXItemProvider, setXItemRenderConditions
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.xima.fc.form.common.models.IXFormRenderConfig
addXFormRessource, isDemoAccount, setDemoAccount
-
-