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

Packages that use TreeLineIterator
com.cc.framework.ui.control   
com.cc.framework.ui.painter.def   
 

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

Methods in com.cc.framework.ui.control that return TreeLineIterator
static TreeLineIterator TreeLineIterator.locateOnLastVisibleChild(TreeStateModel state, TreeNodeDataModel parent, Principal principal)
          Creates a new tree iterator that is located on the last visible item
 

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

Methods in com.cc.framework.ui.painter.def with parameters of type TreeLineIterator
protected  org.apache.ecs.ConcreteElement DefTreePainter.createTreeLines(TreeLineIterator iter)
          Renders a Sub Tree of the Control.
static java.lang.String DefPainterUtility.getTarget(TreeStyle treeStyle, TreeLineIterator iter)
          Returns the Target Attribute which should be included in a HyperLink
static ImageModel DefPainterUtility.getItemImage(PainterContext painterContext, TreeLineIterator iter, java.lang.String imageProperty, ImageMap map, int size)
          Method getItemImage
static org.apache.ecs.ConcreteElement DefPainterUtility.createOutline(PainterContext ctx, TreeStyle style, ClientHandler handler, TreeLineIterator iter, java.lang.String label, java.lang.String tooltip, ImageModel icon, int size, ActionBehavior behavior)
          Erzeugt eine Baumstruktur
 



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