Package de.xima.fc.form.common.items
Class XContainerInvisible
java.lang.Object
de.xima.fc.form.common.items.XContainer
de.xima.fc.form.common.items.XContainerInvisible
- All Implemented Interfaces:
IXItem,IXItemAppendable,IXItemBasic
Handler for the invisible container form element.
- Since:
- 7.2.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.xima.fc.form.common.items.XContainer
getAvailableProperties, getPrefix, isSubmitsValues, renderItemMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xima.fc.form.common.models.IXItemBasic
getAutoReRender, getAvailableProperties, getFieldNameConventions, getPrefix, isShouldRenderForAttributeOnLabel, isShouldRenderUnit, isShowInDrawerPanel, isShowInElementSelect, isSubmitsValues, processUpload, renderItem, renderItemPreview, validate, validate, validateGlobal
-
Constructor Details
-
XContainerInvisible
public XContainerInvisible()
-
-
Method Details
-
getIcon
- Specified by:
getIconin interfaceIXItemBasic- Overrides:
getIconin classXContainer- Returns:
- The CSS class for the icon of this form item, such as for example
ico-fc-XCheckbox.
-
getAdditionalCssClasses
- Overrides:
getAdditionalCssClassesin classXContainer
-