The ga.views package classes define the data providers that return sets, or views, of sections and panels within a Guide.
Interfaces
Interface | Description | |
---|---|---|
IGuideView | The IGuideView interface provides a view to the guide sections and panels and can be used as a data provider. |
Classes
Class | Description | |
---|---|---|
DynamicSectionView | The DynamicSectionView class provides a dynamic list of the panels contained within the currently selected section. | |
PanelListView | The PanelListView class provides a dynamic list of visible panels within a Guide. | |
SectionListView | The SectionListView class provides a dynamic list of visible sections within a Guide. | |
StaticSectionView | The StaticSectionView class provides a dynamic list of the panels contained within a section. | |
TreeView | The TreeListView class provides the Guide sections and panels in a tree structure that mimics the Guide tree created in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. |
Thu Dec 6 2018, 01:47 PM -08:00