Class N2oTabsRegion.Tab
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.region.N2oTabsRegion.Tab
-
- All Implemented Interfaces:
Serializable,ExtensionAttributesAware,RegionItem,Source
- Enclosing class:
- N2oTabsRegion
public static class N2oTabsRegion.Tab extends Object implements Source, ExtensionAttributesAware, RegionItem
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Tab()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcollectWidgets(List<N2oWidget> result, Map<String,Integer> ids, String prefix)-
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
-
-
-
-
Method Detail
-
collectWidgets
public void collectWidgets(List<N2oWidget> result, Map<String,Integer> ids, String prefix)
- Specified by:
collectWidgetsin interfaceRegionItem
-
-