| Package | com.endeca.tools.pagebuilder.model.content |
| Interface | public interface IBooleanProperty extends IProperty, IContentModelObject, flash.events.IEventDispatcher, IEquatable, flash.utils.IExternalizable |
Boolean value.
| Property | Defined by | ||
|---|---|---|---|
| boolean : Boolean
The boolean value
| IBooleanProperty | ||
![]() | name : String
The name of the property.
| IProperty | |
![]() | readOnly : Boolean
Indicates whether the content model is in read-only mode.
| IContentModelObject | |