Uses of Interface
com.google.gwt.widgetideas.table.client.ScrollTable.ScrollTableImages

Packages that use ScrollTable.ScrollTableImages
com.google.gwt.widgetideas.table.client   
 

Uses of ScrollTable.ScrollTableImages in com.google.gwt.widgetideas.table.client
 

Constructors in com.google.gwt.widgetideas.table.client with parameters of type ScrollTable.ScrollTableImages
PagingScrollTable(TableModel<R> tableModel, FixedWidthGrid dataTable, FixedWidthFlexTable headerTable, ScrollTable.ScrollTableImages images)
          Constructor.
ScrollTable(FixedWidthGrid dataTable, FixedWidthFlexTable headerTable, ScrollTable.ScrollTableImages images)
          Constructor.