Uses of Interface
com.google.web.bindery.requestfactory.shared.EntityProxy
Package
Description
Classes used by the request factory to manage proxies, user logins, and
authentication.
Shared classes used on both the client and the server side for transmitting
data between the server and the client in JSON format.
-
Uses of EntityProxy in com.google.web.bindery.requestfactory.gwt.ui.client
Modifier and TypeClassDescriptionclass
EntityProxyKeyProvider<P extends EntityProxy>
AnEntityProxy
-aware key provider, handy for use withSelectionModel
and various cell widgets.