|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LyGraphicalTree
The LyGraphicalTree interface represents the abstract graphical component for the tree of views.dtd regardless of the target (swing, swt, dhtml...).
LyTree
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Method Summary | |
---|---|
void |
setActiveNode(java.lang.String activeNode)
Updates attribute activeNode to the given value. |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
void |
setTreeNode(LyTreeNode treeNode)
Sets sub-component treeNode. |
Methods inherited from interface leon.view.graphic.LyGraphicalComponent |
---|
free, getViewComponent |
Field Detail |
---|
static final java.lang.String __VERSION
Method Detail |
---|
void setLabel(java.lang.String label)
setLabel
in interface LySetLabelInterface
label
- New value of label.void setActiveNode(java.lang.String activeNode)
activeNode
- New value of activeNode.void setTreeNode(LyTreeNode treeNode)
treeNode
- New value of treeNode
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |