Uiinfrastructure API Docs  
 

TreeConstants.N_LOOSELEAF Field

Select Options: Sometimes leaf nodes can act as both leaves and composites. This mode limits selection of leaves to exclude those dual nodes (such as user groups). Default behavior is to include these nodes in N_LEAFSELECT select mode (N_LOOSELEAF).

public const int N_LOOSELEAF = 1;

See Also

TreeConstants Class | com.plumtree.uiinfrastructure.tree Namespace