|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressHandler
Handler interface for ProgressEvent
events.
Experimental API: This API is still under development and is subject to change.
Method Summary | |
---|---|
void |
onProgress(ProgressEvent event)
Called when ProgressEvent is fired. |
Method Detail |
---|
void onProgress(ProgressEvent event)
event
- the ProgressEvent
that was fired
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |