Class MapData

All Implemented Interfaces:
EventListener, IGProp<GProp<?>[]>, IPropCnr, Cloneable
Direct Known Subclasses:
EMapData

public class MapData extends LayoutProp
The layout data for all mobile list components or containers, i.e. they are not used, but is required to be present by the framework.
Author:
Christopher Mindus
  • Constructor Details

    • MapData

      public MapData()
      Creates a layout data container without name and with a null value.
    • MapData

      public MapData(Atom propertyAtom)
      Creates a layout data container with the specified name with a null value.
      Parameters:
      propertyAtom - the property atom.