| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen.views |
| Modifier and Type | Field and Description |
|---|---|
protected FastMap<BindableView.PropertyBinder<T>> |
BindableView.binders |
| Modifier and Type | Method and Description |
|---|---|
void |
BindableView.addWidget(String id,
com.google.gwt.user.client.ui.IsWidget widget,
BindableView.PropertyBinder<T> binder)
Add a widget to this view and use the given binder to bound it with target dataObjet
|
Copyright © 2015. All rights reserved.