Class N2oMultiFieldSet
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.N2oMetadata
-
- net.n2oapp.framework.api.metadata.global.view.fieldset.N2oFieldSet
-
- net.n2oapp.framework.api.metadata.global.view.fieldset.N2oMultiFieldSet
-
- All Implemented Interfaces:
Serializable,CssClassAware,ExtensionAttributesAware,FieldsetItem,IdAware,NameAware,NamespaceUriAware,RefIdAware,SrcAware,BadgeAware,Source,SourceComponent,SourceMetadata
public class N2oMultiFieldSet extends N2oFieldSet
Исходная модель филдсета с динамическим числом полей- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.global.view.fieldset.N2oFieldSet
N2oFieldSet.FieldLabelAlign, N2oFieldSet.FieldLabelLocation
-
-
Constructor Summary
Constructors Constructor Description N2oMultiFieldSet()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.fieldset.N2oFieldSet
getPostfix, getSourceBaseClass
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.N2oMetadata
getName, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.meta.badge.BadgeAware
getBadge, getBadgeColor, getBadgeColorFieldId, getBadgeFieldId, getBadgeImage, getBadgeImageFieldId, getBadgeImagePosition, getBadgeImageShape, getBadgePosition, getBadgeShape, setBadge, setBadgeColor, setBadgeColorFieldId, setBadgeFieldId, setBadgeImage, setBadgeImageFieldId, setBadgeImagePosition, setBadgeImageShape, setBadgePosition, setBadgeShape
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.CssClassAware
getCssClass, getStyle, setCssClass, setStyle
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.FieldsetItem
getItems
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.RefIdAware
getRefId, setRefId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getId, getMetadataType, setId
-
-