Class Region.Item
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.region.Region.Item
-
- All Implemented Interfaces:
java.io.Serializable,PropertiesAware,Compiled
- Direct Known Subclasses:
PanelRegion.Panel,TabsRegion.Tab
- Enclosing class:
- Region
public static class Region.Item extends java.lang.Object implements Compiled, PropertiesAware
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Item()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>getJsonProperties()-
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.PropertiesAware
getProperties, setProperties
-
-