Unrenders the markup of the specified tree node. This method is called before the markup is removed.
Default implementation does nothing.
@param treeNode the target tree node.
@param labelElem the label element to render the value into. Is a hint, if provided should be obtained by calling {@link ElementTreeNode#getLabelElement()}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.