Package be.ugent.caagt.swirl.tables

Interface Summary

TableColumnDecoration Interface type for table column decorations that can be used with tables of type EnhancedTable.

Class Summary

EnhancedTable Table component which allows table column headers to be decorated with small icons and buttons, i.e., objects of type TableColumnDecoration.
TableColumnButton Table column decoration that behaves like a button.
TableColumnIcon Simple table column decoration that displays a fixed icon and does not interpret mouse events.