Class SetFieldSet
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.Component
-
- net.n2oapp.framework.api.metadata.meta.fieldset.FieldSet
-
- net.n2oapp.framework.api.metadata.meta.fieldset.SetFieldSet
-
- All Implemented Interfaces:
java.io.Serializable,JsonPropertiesAware,PropertiesAware,Compiled
public class SetFieldSet extends FieldSet
Клиентская модель прозрачного филдсета- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.meta.fieldset.FieldSet
FieldSet.Column, FieldSet.LabelAlignment, FieldSet.LabelPosition, FieldSet.Row
-
-
Constructor Summary
Constructors Constructor Description SetFieldSet()
-
Method Summary
-
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.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-