|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.requestfactory.client.impl.AbstractRequest<java.lang.Long,AbstractLongRequest>
com.google.gwt.requestfactory.client.impl.AbstractLongRequest
public abstract class AbstractLongRequest
Experimental API: This class is still under rapid development, and is very likely to be deleted. Use it at your own risk.
Abstract implementation ofRequestFactory.RequestObject for requests that return Long.
| Constructor Summary | |
|---|---|
AbstractLongRequest(RequestFactoryJsonImpl requestFactory)
|
|
| Method Summary | |
|---|---|
void |
handleResponseText(java.lang.String responseText)
|
| Methods inherited from class com.google.gwt.requestfactory.client.impl.AbstractRequest |
|---|
fire, forProperties, forProperty, getProperties, to |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.requestfactory.shared.RequestFactory.RequestObject |
|---|
getRequestData |
| Constructor Detail |
|---|
public AbstractLongRequest(RequestFactoryJsonImpl requestFactory)
| Method Detail |
|---|
public void handleResponseText(java.lang.String responseText)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||