Plumtree Portal UI  
 

IObjectTreeModelRO.GetItemDisplayed Method 

This method returns whether or not the given item should be displayed.

bool GetItemDisplayed(
   int nClassID,
   int nObjectID
);

Parameters

nClassID
nObjectID

Return Value

boolean true implies display the item

See Also

IObjectTreeModelRO Interface | com.plumtree.portaluiinfrastructure.tree Namespace