Interface Table.ColumnResizeListener

    • Method Detail

      • columnResize

        void columnResize​(Table.ColumnResizeEvent event)
        Deprecated.
        This method is triggered when the column has been resized.
        Parameters:
        event - The event which contains the column property id, the previous width of the column and the current width of the column