(Beta)
The ga.controls package classes define the default Guide controls that users can add to their Guide layouts and panels layouts using Flex Builder.
Classes
Class | Description | |
---|---|---|
AccordionNav | The AccordionNav component is an accordion control that lists section names where each section contains a list of panels. | |
AddPanelButton | The AddPanelButton class defines the Add Panel Button component, which adds a new instance of a repeating panel to a list of panels contained within a section. | |
CopyPanelButton | The CopyPanelButton class defines the Copy Panel Button component, which creates a new instance of a repeating panel from the current instance of the panel. | |
HelpBox | The HelpBox component displays any Guide-level help text and/or video resource. | |
HelpCenter | The HelpCenter component provides a centralized region within a Guide layout to display Guide help and panel help. | |
HelpPanel | The HelpPanel component displays any panel-level help text and/or video resource specified in the Guide Design perspective within LiveCycle Workbench ES2. | |
HelpVideo | The HelpVideo component displays the help video icon which, when selected, expands to display the help video to users. | |
MxTreeNav | The MxTreeNav class represents an accordion control listing section names where each section contains a list of panels. | |
NextPanelButton | The NextPanelButton class defines the Next Panel Button component, which displays the next panel in a Guide. | |
PanelContent | The PanelContent class displays the content of the current panel based on the panel layout and customization options specified in the Guide Design perspective within LiveCycle Workbench ES2. | |
PanelTitle | The PanelTitle component represents a label that displays the name of the currently selected panel. | |
PDFBox | The PDFBox class defines the PDFBox component which displays a rendered PDF associated with a Guide. | |
PerformanceLog | The PerformanceLog component displays performance metrics relative to the run time version of a Guide. | |
PreviousPanelButton | The PreviousPanelButton class defines the Previous Panel Button component, which displays the previous panel in a form guide. | |
ProgressBar | The ProgressBar component displays a user's progress through the Guide. | |
ProgressSectionBarNav | The ProgressSectionBarNav component provides a horizontal list of buttons representing each section in the Guide tree. | |
RemovePanelButton | The RemovePanelButton class defines the Remove Panel Button component, which removes an instance of a panel from a list of repeating panels contained within a section. | |
SectionTitle | The SectionTitle component defines a label that displays the name of the currently selected section. | |
StepNav | The StepNav component is an accordion control that lists section names where each section contains a list of panels. | |
SubmitButton | The SubmitButton class represents the submit button component that is displayed on the last panel of a Guide. | |
TabTabNav | The TabTabNav component uses two nested tab navigators to display the active Guide sections and panels. | |
ToolBar | The ToolBar component displays the Guide toolbar. | |
Wrapper | The Wrapper class is the base class from which all Guide layouts are derived. |
Wed Nov 21 2018, 06:57 AM -08:00