Uses of Class
org.compiere.model.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
Modifier 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
Modifier and TypeMethodDescriptionstatic MTreeNode
DPFavourites.getCurrentSelectedTreeNode
(org.zkoss.zul.Tree tree) -
Uses of MTreeNode in org.adempiere.webui.desktop
Modifier and TypeMethodDescriptionboolean
add tree node to favouritesModifier and TypeMethodDescriptionvoid
FavouriteController.addInsertedCallback
(Callback<MTreeNode> callback) add callback for after add node to favourites -
Uses of MTreeNode in org.compiere.model