GWT 0.0.0

com.google.gwt.requestfactory.shared
Interface BaseProxy

All Known Subinterfaces:
EntityProxy, ValueProxy

public interface BaseProxy

The root type from which all client-side proxy objects are derived. Users should not extend the BaseProxy type directly, but use either EntityProxy or ValueProxy.

See Also:
EntityProxy, ValueProxy


GWT 0.0.0