This method returns the name of the node (truncated to 50 characters and HTMLEncoded). The name is stored truncated and encoded, so this method is fast. Tracing should use this method, even though it does not need to encode the name.
String the name of the node.
TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace