Das com.adobe.guides.control-Paket stellt mehrere Schnittstellen bereit, die die Daten, Navigation und Fehler des Guide definieren. Außerdem stellt es verschiedene andere hilfreiche Schnittstellen-APIs bereit, um einen Guide zu bearbeiten.
Schnittstellen
| Schnittstelle | Beschreibung |
---|
| IGuide |
The IGuide interface is used to load, control and interact with a Guide definition. |
| IGuideData |
The IGuideData interface provides properties and methods which allow interaction with the guide's Data content. |
| IGuideDisplay |
The IGuideDisplay interface provides access to properties which control the visual composition of the guide. |
| IGuideErrors |
The IGuideErrors interface provides access to properties and methods which assist with dealing with validations and error states. |
| IGuideNavigation |
The IGuideNaviagation interface provides access to properties and methods to set, report current (Panel, Item),
and provide some state information to assist with external navigation state. |
| IGuideSource |
The IGuideSource interface provides access to properties to set the current Guide and resource bundle. |
| IGuideVariables |
The IGuideVariables interface provides access to properties and methods to set/get a guide's Model and/or Inputs values directly. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 10:18 AM Z