Class N2oSetFieldSet
- 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.N2oSetFieldSet
-
- All Implemented Interfaces:
Serializable,CssClassAware,ExtensionAttributesAware,IdAware,NameAware,NamespaceUriAware,RefIdAware,Source,SourceMetadata
public class N2oSetFieldSet 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
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_SRC
-
Constructor Summary
Constructors Constructor Description N2oSetFieldSet()
-
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
getId, getName, getNamespaceUri, getRefId, setId, setName, setNamespaceUri, setRefId
-
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.aware.CssClassAware
getCssClass, setCssClass
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getMetadataType
-
-
-
-
Field Detail
-
DEFAULT_SRC
public static final String DEFAULT_SRC
- See Also:
- Constant Field Values
-
-