Packagecom.endeca.tools.pagebuilder.model.content.collections
Interfacepublic interface IReadOnlyContentModelList extends IContentModelList, mx.collections.IList, IContentModelObject, flash.events.IEventDispatcher, IEquatable, flash.utils.IExternalizable

An IContentModelList which does not support the methods of the IList interface which modify the underlying data. If any of the following methods are called, an IllegalOperationError will be thrown:

See also

flash.errors.IllegalOperationError


Public Properties
 PropertyDefined by
 InheritedreadOnly : Boolean
Indicates whether the content model is in read-only mode.
IContentModelObject
Public Methods
 MethodDefined by
 Inherited
equals(obj:Object):Boolean
Tests whether this object is equal to the given object.
IEquatable
Events
 EventSummaryDefined by
 Inherited Dispatched when the content model has been updated in some way.IContentModelObject