| Class | Description |
|---|---|
| Tour | The Tour class allows you to build tours and tutorials for end users, highlighting specific components on the page and prompting for specific user-interactions. |
| TourConfirmStep | Chooses one or another next process element based on confirmation of a message shown to user. |
| TourStep | User task configuration for a step within a Tour. |
| Tutorial | The Tutorial class is a specialized version of the Tour class with Tour.mode set to "tutorial". |