|
GWT 2.0.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasHandlers
An object that implements this interface has a collection of event handlers associated with it.
| Method Summary | |
|---|---|
void |
fireEvent(GwtEvent<?> event)
Fires the given event to all the appropriate handlers. |
| Method Detail |
|---|
void fireEvent(GwtEvent<?> event)
event - the event to be fired
|
GWT 2.0.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||