Interface AbstractCellTable.Resources

Enclosing class:
AbstractCellTable<T>

public static interface AbstractCellTable.Resources
A ClientBundle that provides images for this widget.
  • Method Details

    • sortAscending

      ImageResource sortAscending()
      Icon used when a column is sorted in ascending order.
    • sortDescending

      ImageResource sortDescending()
      Icon used when a column is sorted in descending order.
    • style

      The styles used in this widget.