Uses of Class
org.adempiere.webui.component.SimpleTreeModel
Packages that use SimpleTreeModel
-
Uses of SimpleTreeModel in org.adempiere.webui.component
Subclasses of SimpleTreeModel in org.adempiere.webui.componentMethods in org.adempiere.webui.component that return SimpleTreeModelModifier and TypeMethodDescriptionstatic SimpleTreeModel
SimpleTreeModel.createFrom
(MTreeNode root) Create model fromMTreeNode
structurestatic SimpleTreeModel
SimpleTreeModel.initADTree
(org.zkoss.zul.Tree tree, int AD_Tree_ID, int windowNo) static SimpleTreeModel
SimpleTreeModel.initADTree
(org.zkoss.zul.Tree tree, int AD_Tree_ID, int windowNo, boolean editable, String trxName) static SimpleTreeModel
SimpleTreeModel.initADTree
(org.zkoss.zul.Tree tree, int AD_Tree_ID, int windowNo, boolean editable, String trxName, String linkColName, int linkID) Create tree model from AD_Tree structurestatic SimpleTreeModel
SimpleTreeModel.initADTree
(org.zkoss.zul.Tree tree, int AD_Tree_ID, int windowNo, String linkColName, int linkID) Constructors in org.adempiere.webui.component with parameters of type SimpleTreeModelModifierConstructorDescriptionADTreeOnDropListener
(org.zkoss.zul.Tree tree, SimpleTreeModel model, MTree mTree, int windowNo)