Table Resize Actions
interface TableResizeActions
Interface for handling table resize actions. Implementations of this interface should provide specific logic for handling table resize events.
Functions
Link copied to clipboard
Called when a column header is resized.
Link copied to clipboard
Called when a row header is resized.
Link copied to clipboard
Called when a table dimension is reset.
Link copied to clipboard
Called when a table dimension is resized.
Link copied to clipboard
Called when the table width changes.