Example usage for com.google.gwt.gen2.table.client AbstractScrollTable.ScrollTableImages interface-usage

List of usage examples for com.google.gwt.gen2.table.client AbstractScrollTable.ScrollTableImages interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.gen2.table.client AbstractScrollTable.ScrollTableImages interface-usage.

Usage

From source file org.pentaho.gwt.widgets.client.table.BaseTableImages.java

public interface BaseTableImages extends AbstractScrollTable.ScrollTableImages {

    public AbstractImagePrototype scrollTableFillWidth();

    public AbstractImagePrototype scrollTableAscending();