|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeStyle | |
com.cc.framework.ui.model | |
com.cc.framework.ui.model.imp | |
com.cc.framework.ui.painter.def |
Uses of TreeStyle in com.cc.framework.ui.model |
Subinterfaces of TreeStyle in com.cc.framework.ui.model | |
interface |
TreeDesignModel
This interface defines the visual attributes of a tree. |
interface |
TreelistDesignModel
This interface defines the structural and visual attributes of a tree element. |
Uses of TreeStyle in com.cc.framework.ui.model.imp |
Classes in com.cc.framework.ui.model.imp that implement TreeStyle | |
class |
TreeDesignModelImp
Designmodel for the TreeControl |
class |
TreelistDesignModelImp
Designmodel for the TreeListControl |
Uses of TreeStyle in com.cc.framework.ui.painter.def |
Methods in com.cc.framework.ui.painter.def with parameters of type TreeStyle | |
static java.lang.String |
DefPainterUtility.getTarget(TreeStyle treeStyle,
TreeLineIterator iter)
Returns the Target Attribute which should be included in a HyperLink |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |