Class N2oFieldsetColumn
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.control.N2oComponent
-
- net.n2oapp.framework.api.metadata.global.view.fieldset.N2oFieldsetColumn
-
- All Implemented Interfaces:
Serializable,CssClassAware,ExtensionAttributesAware,FieldsetItem,NamespaceUriAware,SrcAware,Source,SourceComponent
public class N2oFieldsetColumn extends N2oComponent implements FieldsetItem
Исходная модель столбца филдсета- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oFieldsetColumn()
-
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.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
-
-