Uiinfrastructure API Docs  
 

TreeLeafNode.m_bForceSelectable Field

Whether or not to override the normal selectable logic and force this node to be selectable. true implies this node should be selectable no matter what.

public bool m_bForceSelectable;

See Also

TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace