Uiinfrastructure API Docs  
 

ExpListModel.GetIsListReadOnly Method 

Returns the value of the m_bIsReadOnly member variable. If this is true, the user will not be able to perform any action on the list.

public virtual bool GetIsListReadOnly();

Return Value

boolean

Implements

IExpListModelRO.GetIsListReadOnly

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace