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

Packages that use ListControl
com.cc.framework.taglib.controls   
com.cc.framework.ui.control   
com.cc.framework.ui.painter.def   
 

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

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

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

Subclasses of ListControl in com.cc.framework.ui.control
 class SimpleListControl
          The SimpleListControl
 class TreelistControl
          The Tree List Control.
 

Uses of ListControl in com.cc.framework.ui.painter.def
 

Methods in com.cc.framework.ui.painter.def that return ListControl
protected  ListControl DefListPainter.getCtrl()
          Retrieves the control for this painter
 

Constructors in com.cc.framework.ui.painter.def with parameters of type ListControl
DefListPainter(PainterContext painterContext, ListControl ctrl)
          Constructor
 



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