Uses of Interface
com.orchestranetworks.addon.dmdv.template.NodeValueRenderer
Packages that use NodeValueRenderer
Package
Description
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 NodeValueRendererModifier and TypeMethodDescriptionvoid
NodeImage.setBindingSource
(NodeValueRenderer action) Sets the source for this image usingNodeValueRenderer
.void
NodeTextBlock.setBindingText
(NodeValueRenderer action) Sets the text content usingNodeValueRenderer
.