Uses of Class
org.nuiton.guix.client.Controller

Packages that use Controller
org.nuiton.guix.client.demo   
 

Uses of Controller in org.nuiton.guix.client.demo
 

Fields in org.nuiton.guix.client.demo declared as Controller
protected  Controller GuixDemoAbstract.c1
           
protected  Controller GuixDemoAbstract.c2
           
 

Methods in org.nuiton.guix.client.demo that return Controller
 Controller GuixDemo.getC1()
           
 Controller GuixDemoAbstract.getC1()
           
 Controller GuixDemo.getC2()
           
 Controller GuixDemoAbstract.getC2()
           
 

Methods in org.nuiton.guix.client.demo with parameters of type Controller
 void GuixDemo.setC1(Controller newValue)
           
 void GuixDemoAbstract.setC1(Controller newValue)
           
 void GuixDemo.setC2(Controller newValue)
           
 void GuixDemoAbstract.setC2(Controller newValue)
           
 



Copyright © 2009 CodeLutin. All Rights Reserved.