|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.maps.jsio.client.JSFunction
com.google.gwt.maps.client.impl.EventImpl.VoidCallback
public abstract static class EventImpl.VoidCallback
Provides a way to specify a JavaScript function() with no arguments and handles uncaught exceptions.
| Constructor Summary | |
|---|---|
EventImpl.VoidCallback()
|
|
| Method Summary | |
|---|---|
abstract void |
callback()
|
void |
callbackWrapper()
|
void |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventImpl.VoidCallback()
| Method Detail |
|---|
public abstract void callback()
@Exported public void callbackWrapper()
public final void execute()
execute in interface EventImpl.Callback
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||