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