| Package | Description |
|---|---|
| com.google.web.bindery.autobean.gwt.client.impl | |
| com.google.web.bindery.autobean.shared.impl | |
| com.google.web.bindery.autobean.vm.impl |
| Modifier and Type | Method and Description |
|---|---|
static ClientPropertyContext.Setter |
ClientPropertyContext.Setter.beanSetter(AbstractAutoBean<?> bean,
String key)
Create a trivial Setter that calls
AbstractAutoBean#setProperty()
. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractAutoBean.OneShotContext.hasSeen(AbstractAutoBean<?> bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyAutoBean<T>
An implementation of an AutoBean that uses reflection.
|
Copyright © 2016. All rights reserved.