Plumtree Portal UI  
 

IObjectTreeModelRO.GetSearchStarted Method 

This method returns whether or not a search has been started. This is used to tell whether or not there should be a tabbed link to the search view (no if it hasn't been started yet).

bool GetSearchStarted();

Return Value

boolean true implies should add link (search started).

See Also

IObjectTreeModelRO Interface | com.plumtree.portaluiinfrastructure.tree Namespace