Uses of Interface
org.cruxframework.crux.core.client.screen.views.BindableView.PropertyBinder

Packages that use BindableView.PropertyBinder
org.cruxframework.crux.core.client.screen.views   
 

Uses of BindableView.PropertyBinder in org.cruxframework.crux.core.client.screen.views
 

Fields in org.cruxframework.crux.core.client.screen.views with type parameters of type BindableView.PropertyBinder
protected  FastMap<BindableView.PropertyBinder<T>> BindableView.binders
           
 

Methods in org.cruxframework.crux.core.client.screen.views with parameters of type BindableView.PropertyBinder
 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 © 2014. All rights reserved.