Class Table.ColumnCollapseEvent

    • Field Detail

      • METHOD

        public static final Method METHOD
        Deprecated.
    • Constructor Detail

      • ColumnCollapseEvent

        public ColumnCollapseEvent​(Component source,
                                   Object propertyId)
        Deprecated.
        Constructor.
        Parameters:
        source - The source of the event
        propertyId - The id of the column
    • Method Detail

      • getPropertyId

        public Object getPropertyId()
        Deprecated.
        Gets the id of the column whose collapse state changed.
        Returns:
        the property id of the column