Class CalendarData

All Implemented Interfaces:
EventListener, IGProp<GProp<?>[]>, IPropCnr, 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 Details

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