Uses of Interface
org.adempiere.webui.util.TreeNodeAction
Package
Description
Provide utility (static methods) classes, process factory and server push template
-
Uses of TreeNodeAction in org.adempiere.webui.util
Modifier and TypeMethodDescriptionstatic void
TreeUtils.traverse
(org.zkoss.zul.TreeModel<Object> model, Object parent, TreeNodeAction action) Traverse tree model from parent and execution action on tree nodestatic void
TreeUtils.traverse
(org.zkoss.zul.TreeModel<Object> model, TreeNodeAction action) Traverse tree model and execution action on tree node