Uses of Class
com.cc.framework.ui.control.CheckboxControl

Packages that use CheckboxControl
com.cc.framework.ui.control   
com.cc.framework.ui.painter.html   
 

Uses of CheckboxControl in com.cc.framework.ui.control
 

Subclasses of CheckboxControl in com.cc.framework.ui.control
 class RadioControl
          Control for radio buttons
 

Uses of CheckboxControl in com.cc.framework.ui.painter.html
 

Methods in com.cc.framework.ui.painter.html that return CheckboxControl
protected  CheckboxControl HtmlCheckboxPainter.getCtrl()
          Retrieves the control for this painter
 

Constructors in com.cc.framework.ui.painter.html with parameters of type CheckboxControl
HtmlCheckboxPainter(PainterContext painterContext, CheckboxControl ctrl)
          Constructor for HtmlCheckboxPainter
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.