Plumtree UI Infrastructure API  
 

TreeLeafNode.SetNameAndDescription Method 

This method sets the name and description of the node by copying the truncated and encoded versions from the node.

public virtual void SetNameAndDescription(
   TreeLeafNode node
);

Parameters

node

See Also

TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace