Class N2oForm
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.N2oMetadata
-
- net.n2oapp.framework.api.metadata.global.view.widget.N2oWidget
-
- net.n2oapp.framework.api.metadata.global.view.widget.N2oForm
-
- All Implemented Interfaces:
Serializable,ActionBarAware,CssClassAware,DatasourceIdAware,ExtensionAttributesAware,IdAware,NameAware,NamespaceUriAware,PreFiltersAware,RefIdAware,SrcAware,ToolbarsAware,RegionItem,Source,SourceComponent,SourceMetadata
public class N2oForm extends N2oWidget
Исходная модель виджета Форма- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oForm()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidadapterV4()Deprecated.-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.widget.N2oWidget
collectWidgets, 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.aware.ActionBarAware
getActions
-
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.DatasourceIdAware
getDatasourceId, setDatasourceId
-
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, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PreFiltersAware
getPreFilters, setPreFilters
-
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
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ToolbarsAware
getToolbars
-
-
-
-
Method Detail
-
adapterV4
@Deprecated public void adapterV4()
Deprecated.
-
-