public static interface

ColumnSortList.Delegate

com.google.gwt.user.cellview.client.ColumnSortList.Delegate

Class Overview

The delegate that handles modifications to the list.

Summary

Public Methods
abstract void onModification()
Called when the list is modified.

Public Methods

public abstract void onModification ()

Called when the list is modified.