| Package | ga.model |
| Interface | public interface IPanel |
| Property | Defined By | ||
|---|---|---|---|
| canAdd : Boolean
[read-only] A boolean value indicating if another repeatable panel can be added.
| IPanel | ||
| canRemove : Boolean
[read-only] A boolean value indicating if another repeatable panel can be removed.
| IPanel | ||
| errorString : String
[read-only] The error string for the panel
| IPanel | ||
| helpText : String
[read-only] The help text for the panel.
| IPanel | ||
| helpVideo : String
[read-only] A reference to the FLV file associated with the panel.
| IPanel | ||
| label : String
[read-only] The name of the panel.
| IPanel | ||
| section : ISection
[read-only] The parent section for the panel.
| IPanel | ||
| canAdd | property |
canAdd:Boolean [read-only] A boolean value indicating if another repeatable panel can be added. This property is bindable.
public function get canAdd():Boolean
| canRemove | property |
canRemove:Boolean [read-only] A boolean value indicating if another repeatable panel can be removed. This property is bindable.
public function get canRemove():Boolean
| errorString | property |
errorString:String [read-only] The error string for the panel
public function get errorString():String
| helpText | property |
helpText:String [read-only] The help text for the panel.
public function get helpText():String
| helpVideo | property |
helpVideo:String [read-only] A reference to the FLV file associated with the panel.
public function get helpVideo():String
| label | property |
| section | property |
section:ISection [read-only] The parent section for the panel.
public function get section():ISection
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/ga/model/IPanel.html