| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen.binding |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectBinder.addPropertyBinder(String widgetId,
PropertyBinder<T,?> propertyBinder,
boolean boundToAttribute)
Add a new binding between a property of a DataObject and a widget property.
|
protected void |
PropertyBinder.observeChangeEvents(com.google.gwt.dom.client.Element el,
PropertyBinder<T,W> binder) |
Copyright © 2015. All rights reserved.