leon.view.mobile
Class LyMobileTree
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileTree
- All Implemented Interfaces:
- LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LyGraphicalTree, LyViewComponent, LyMobileComponent, LyFreeInterface, LySetLabelInterface
public class LyMobileTree
- extends LyMobileObject
- implements LyGraphicalTree
Method Summary |
void |
init()
|
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. |
void |
writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
|
void |
writeXml(java.io.PrintWriter pw)
Write XML description corresponding to this component. |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
expand, free, getBounds, getChildrenBounds, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LyMobileTree
public LyMobileTree(LyTree tree)
writeXml
public void writeXml(java.io.PrintWriter pw)
- Description copied from interface:
LyMobileComponent
- Write XML description corresponding to this component.
- Specified by:
writeXml
in interface LyMobileComponent
- Parameters:
pw
- the print writer
writeJson
public void writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
- Specified by:
writeJson
in interface LyMobileComponent
init
public void init()
- Specified by:
init
in interface LyMobileComponent
setLabel
public void setLabel(java.lang.String label)
- Description copied from interface:
LyGraphicalTree
- Updates attribute label to the given value.
- Specified by:
setLabel
in interface LyGraphicalTree
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- New value of label.
setActiveNode
public void setActiveNode(java.lang.String activeNode)
- Description copied from interface:
LyGraphicalTree
- Updates attribute activeNode to the given value.
- Specified by:
setActiveNode
in interface LyGraphicalTree
- Parameters:
activeNode
- New value of activeNode.
setTreeNode
public void setTreeNode(LyTreeNode treeNode)
- Description copied from interface:
LyGraphicalTree
- Sets sub-component treeNode.
- Specified by:
setTreeNode
in interface LyGraphicalTree
- Parameters:
treeNode
- New value of treeNode
Website: W4 S.A., contact us: support@w4global.com