Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.scopemvc.view.util.ModelBindable

Uses of ModelBindable in org.scopemvc.view.util
 

Fields in org.scopemvc.view.util declared as ModelBindable
protected  ModelBindable ActiveBoundModel.view
          The ModelBindable View that delegates bound Model handling to this helper.
 

Constructors in org.scopemvc.view.util with parameters of type ModelBindable
ActiveBoundModel(ModelBindable inView)