Uses of Class
org.compiere.model.MTreeNode
Packages that use MTreeNode
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MTreeNode in org.adempiere.webui.component
Methods in org.adempiere.webui.component with parameters of type MTreeNodeModifier and TypeMethodDescriptionstatic FavoriteSimpleTreeModel
FavoriteSimpleTreeModel.createFrom
(MTreeNode root) Creating Tree hierarchystatic SimpleTreeModel
SimpleTreeModel.createFrom
(MTreeNode root) Create model fromMTreeNode
structure -
Uses of MTreeNode in org.adempiere.webui.dashboard
Methods in org.adempiere.webui.dashboard that return MTreeNodeModifier and TypeMethodDescriptionstatic MTreeNode
DPFavourites.getCurrentSelectedTreeNode
(org.zkoss.zul.Tree tree) -
Uses of MTreeNode in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop that return MTreeNodeMethods in org.adempiere.webui.desktop that return types with arguments of type MTreeNodeMethods in org.adempiere.webui.desktop with parameters of type MTreeNodeModifier and TypeMethodDescriptionboolean
add tree node to favouritesMethod parameters in org.adempiere.webui.desktop with type arguments of type MTreeNodeModifier and TypeMethodDescriptionvoid
FavouriteController.addInsertedCallback
(Callback<MTreeNode> callback) add callback for after add node to favourites -
Uses of MTreeNode in org.compiere.model
Methods in org.compiere.model that return MTreeNode