Pacote | ga.model |
Classe | public class PanelBreak |
Herança | PanelBreak Object |
Implementações | IFactory |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
PanelBreak
class defines the Next Area utility object in the Guide Design perspective within
Adobe Digital Enterprise Platform Document Services - Workbench 10.0, 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, 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.
Sintaxe MXMLOcultar sintaxe MXMLThe properties for the PanelBreak
class are:
<ga:PanelBreak Properties name="" >
Propriedades públicas
Propriedade | Definido por | ||
---|---|---|---|
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object | ||
name : String
The name of the PanelBreak instance which names this item for UI purposes. | PanelBreak |
Métodos públicos
Detalhes da propriedade
name | propriedade |
public var name:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The name of the PanelBreak
instance which names this item for UI purposes.
Wed Jun 13 2018, 11:10 AM Z