Class MListData

  • All Implemented Interfaces:
    EventListener, IGProp<GProp<?>[]>, IPropCnr, java.lang.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 Detail

      • 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.