Le package com.adobe.guides.control fournit un certain nombre d’interfaces qui définissent les données, la navigation et les erreurs de Guide. Il fournit par ailleurs un certain nombre d’API d’interface utilisateur permettant de manipuler un Guide.
Interfaces
Interface | Description | |
---|---|---|
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. |
Tue Jun 12 2018, 09:46 AM Z