Uses of Interface
com.orchestranetworks.addon.dmdv.template.NodeValueRenderer
-
Packages that use NodeValueRenderer Package Description com.orchestranetworks.addon.dmdv.template.bean Provides common classes to build a node template. -
-
Uses of NodeValueRenderer in com.orchestranetworks.addon.dmdv.template.bean
Methods in com.orchestranetworks.addon.dmdv.template.bean with parameters of type NodeValueRenderer Modifier and Type Method Description voidNodeImage. setBindingSource(NodeValueRenderer action)Sets the source for this image usingNodeValueRenderer.voidNodeTextBlock. setBindingText(NodeValueRenderer action)Sets the text content usingNodeValueRenderer.
-