Class MListData

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

public class MListData 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

    • MListData

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

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