Uses of Interface
jaxx.demo.feature.databinding.DemoUIModel

Packages that use DemoUIModel
jaxx.demo.feature.databinding   
 

Uses of DemoUIModel in jaxx.demo.feature.databinding
 

Classes in jaxx.demo.feature.databinding that implement DemoUIModel
 class BindingExtremeDemo
           
 class DefaultDemoUIModel
          Created: 3 déc. 2009
 

Fields in jaxx.demo.feature.databinding declared as DemoUIModel
protected  DemoUIModel BindingExtremeDemo.model1
           
 

Methods in jaxx.demo.feature.databinding that return DemoUIModel
 DemoUIModel BindingExtremeDemo.getModel1()
           
 

Methods in jaxx.demo.feature.databinding with parameters of type DemoUIModel
 void BindingExtremeDemo.setModel1(DemoUIModel newValue)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.