Class N2oTabsRegion
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oRegion
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oTabsRegion
-
- All Implemented Interfaces:
java.io.Serializable,ExtensionAttributesAware,IdAware,NamespaceUriAware,SrcAware,Source,SourceMetadata
public class N2oTabsRegion extends N2oRegion
Модель региона в виде вкладок- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oTabsRegion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAlias()-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.region.N2oRegion
getPostfix
-
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.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getId, getMetadataType, getSourceBaseClass, setId
-
-