Plumtree Portal UI  
 

StartTreeControl Fields

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

Public Static Fields

ACCESS_LEVEL pass in the ACCESS_LEVEL (ADMIN, EDIT, or READ -- default is SELECT) of objects to display.
COMMUNITY_FOLDER_ID pass in the community folder ID for THISCOMMUNITY mode (
COMMUNITY_MODE pass in the community mode (
DIRECTORY_MODE pass in the directory mode
QUERY_FILTER add a query filter to a class ID. This should be in the form of "nClassID,nPropID,nVal1,nVal2,nVal3,etc". This will set up an IN query filter for the nValx's. There cannot be any 0s in this list.
ROOT_ID pass in the object ID for the IPTAdminFolder you wish to display
STR_MVC_CLASS_NAME 

Protected Instance Fields

m_asModel (inherited from com.plumtree.uiinfrastructure.tree.AStartTreeControl) 
m_asOwner (inherited from com.plumtree.uiinfrastructure.tree.AStartTreeControl) 

See Also

StartTreeControl Class | com.plumtree.portaluiinfrastructure.tree Namespace