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

Packages that use ComboBoxControl
com.cc.framework.taglib.controls   
com.cc.framework.ui.painter.html   
 

Uses of ComboBoxControl in com.cc.framework.taglib.controls
 

Methods in com.cc.framework.taglib.controls that return ComboBoxControl
protected  ComboBoxControl ComboBoxTag.getCtrl()
          Retrieves the current Control instance
 

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

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

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



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