Java com.google.gwt.gen2.table.client AbstractScrollTable fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gen2.table.client AbstractScrollTable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gen2.table.client AbstractScrollTable.

The text is from its open source code.

Method

voidresetColumnWidths()
Reset the widths of all columns to their preferred sizes.
voidsetColumnResizePolicy(ColumnResizePolicy columnResizePolicy)
Set the resize policy applied to user actions that resize columns.
voidsetResizePolicy(ResizePolicy resizePolicy)
Set the resize policy of the table.
voidsetScrollPolicy(ScrollPolicy scrollPolicy)
Set the scroll policy of the table.
voidsetSortPolicy(SortPolicy sortPolicy)
Set the SortPolicy that defines what columns users can sort.