Uiinfrastructure API Docs  
 

ExpListModel.SetIsListReadOnly Method 

Changes the value of the m_bIsReadOnly member variable. If the list is read only, no action will be displayed in the action bar.

public virtual void SetIsListReadOnly(
   bool _bIsReadOnly
);

Parameters

_bIsReadOnly

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace