Plumtree UI Infrastructure API  
 

TreeConstants Fields

The fields of the TreeConstants class are listed below. For a complete list of TreeConstants class members, see the TreeConstants Members topic.

Public Static Fields

N_COMPOSITESELECT Select Modes
N_JAVASCRIPTSUBMIT 
N_LEAFCOMPOSITESELECT 
N_LEAFSELECT 
N_LOOSELEAF 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).
N_NOSELECT 
N_SERVERSUBMIT Submit Modes: SERVERSUBMIT is for internal portal developers JAVASCRIPTSUBMIT is for projects external to the server, such as collab and content.
N_STRICTLEAF 

See Also

TreeConstants Class | com.plumtree.uiinfrastructure.tree Namespace