Class CalendarData

  • All Implemented Interfaces:
    EventListener, IGProp<GProp<?>[]>, IPropCnr, java.lang.Cloneable
    Direct Known Subclasses:
    ECalendarData

    public class CalendarData
    extends LayoutProp
    The layout data for calendar lists and their items: they are not used, but is required to be present by the framework.
    Author:
    Christopher Mindus
    • Constructor Detail

      • CalendarData

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

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