|
|||||||||
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.IntCallback
public abstract static class EventImpl.IntCallback
Provides a callback interface with one integer argument.
Constructor Summary | |
---|---|
EventImpl.IntCallback()
|
Method Summary | |
---|---|
abstract void |
callback(int value)
|
void |
callbackWrapper(int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventImpl.IntCallback()
Method Detail |
---|
public abstract void callback(int value)
@Exported public void callbackWrapper(int value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |