Java com.google.gwt.user.cellview.client LoadingStateChangeEvent fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.user.cellview.client LoadingStateChangeEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.user.cellview.client LoadingStateChangeEvent.

The text is from its open source code.

Field

TypeTYPE
A singleton instance of Type.

Constructor

LoadingStateChangeEvent(LoadingState state)
Construct a new LoadingStateChangeEvent .

Method

LoadingStategetLoadingState()
Get the new LoadingState associated with this event.