Class UITableData

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

public class UITableData extends LayoutProp
The table column data is the layout data for components in a UITable container.
Author:
Christopher Mindus
  • Constructor Details

    • UITableData

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

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