Plumtree UI Infrastructure API  
 

ITreeModel.SetAllowEmptySubmission Method 

Allow users to click finish on trees without selecting anything.

void SetAllowEmptySubmission(
   bool bAllow
);

Parameters

bAllow

See Also

ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace