The ga.model package classes define the form guide run time model, the in-memory representation of a form guide created in Guide Builder.
| Interface | Description | |
|---|---|---|
| IPanel | Defines the properties that can be extracted from a form guide panel. | |
| IPanelItem | An interface that provides attributes for components that are passed as inputs into the Layout Template class. | |
| ISection | Defines the properties that can be extracted from a section. |
| Class | Description | |
|---|---|---|
| GAEvent | The GAEvent class represents the form guide event object that passes to the event listener. | |
| GuidedActivity | The GuidedActivity class contains guide properties. | |
| LayoutTemplate | This is the base class for all form guide panel layouts used in Guide Builder. | |
| PanelBreak | 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. | |
| PanelItem | A panel item acts as both a place holder in the panel layout and as a run-time component that binds to the form model. | |
| PanelText | The PanelText class defines the Guide Text form guide object that contains text and can be bound to the form model. |
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/package-detail.html