Uses of Class
com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Packages that use NodePanel Package Description com.orchestranetworks.addon.dmdv.template.bean Provides common classes to build a node template. -
-
Uses of NodePanel in com.orchestranetworks.addon.dmdv.template.bean
Methods in com.orchestranetworks.addon.dmdv.template.bean that return NodePanel Modifier and Type Method Description NodePanelNodeTemplate. getPanel()Returns the template's root panel.Methods in com.orchestranetworks.addon.dmdv.template.bean with parameters of type NodePanel Modifier and Type Method Description voidNodeTemplate. setPanel(NodePanel panel)Sets a panel to be the template's root panel.
-