Class UITableData

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

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