| Package | ga.model |
| Class | public class PanelBreak |
| Inheritance | PanelBreak Object |
| Implements | IFactory |
The Panel Break class defines the Next Area utility object in Guide Builder, and causes the layout algorithm to move to the next available slot in the panel layout. In the case of the Two Column, Three Column, and Multi Column panel layouts in Guide Builder, the next panel item is placed in the next column.
If panel layout allows for repeating content, and the panel item occurs in the repeating content, this item causes the repeating behavior to stop, and causes the layout algorithm to move to the next available slot in the panel layout.
MXML Syntax
Hide MXML Syntax
The properties for PanelBreak are:
<ga:PanelBreak
Properties
name=""
>
| Property | Defined By | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
| name : String
The name of the PanelBreak instance which names this item for UI purposes.
| PanelBreak | ||
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
| Method | Defined By | ||
|---|---|---|---|
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
|
newInstance():*
| PanelBreak | ||
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| name | property |
public var name:String
The name of the PanelBreak instance which names this item for UI purposes.
| newInstance | () | method |
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/PanelBreak.html