Uses of Class
org.compiere.apps.form.TreeMaintenance.ListItem
-
Packages that use TreeMaintenance.ListItem Package Description org.compiere.apps.form -
-
Uses of TreeMaintenance.ListItem in org.compiere.apps.form
Methods in org.compiere.apps.form that return types with arguments of type TreeMaintenance.ListItem Modifier and Type Method Description ArrayList<TreeMaintenance.ListItem>
TreeMaintenance. getTreeItemData()
Methods in org.compiere.apps.form with parameters of type TreeMaintenance.ListItem Modifier and Type Method Description void
TreeMaintenance. addNode(TreeMaintenance.ListItem item)
Action: Add Node to Treevoid
TreeMaintenance. deleteNode(TreeMaintenance.ListItem item)
Action: Delete Node from Tree
-