LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalTree

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LySetLabelInterface, LyViewComponent
All Known Implementing Classes:
LyJQTree, LyMobileTree, LyStrutsTree, LySwingTree

public interface LyGraphicalTree
extends LyGraphicalPanel, LySetLabelInterface

The LyGraphicalTree interface represents the abstract graphical component for the tree of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
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

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setLabel

void setLabel(java.lang.String label)
Updates attribute label to the given value.

Specified by:
setLabel in interface LySetLabelInterface
Parameters:
label - New value of label.

setActiveNode

void setActiveNode(java.lang.String activeNode)
Updates attribute activeNode to the given value.

Parameters:
activeNode - New value of activeNode.

setTreeNode

void setTreeNode(LyTreeNode treeNode)
Sets sub-component treeNode.

Parameters:
treeNode - New value of treeNode

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com