Located by default in the lower-left corner of the window, the Outline view is a standard Eclipse view. In Dialog Designer, the Outline view functions only in the following conditions:
- When the Call Flow Editor is the active editor
- When a Java (*.java) file is being edited.
There are three different views that can be selected by clicking on the three icon button in the upper right of the Eclipse window, as follows:
- First icon provides a Node List view. It lists the nodes in the call flow in alphabetical order and also lists all symbolic node references.
- Second icon provides the Thumbnail view. If the call flow is complicated, it allows you to jump around easier within the flow. By clicking and dragging the shaded area in the Outline view, the main workspace simultaneously updates to present the full size view of the shaded area.
- Third icon provides the Bookmark View, to display a list of all the bookmarks in a call flow. This list can be used to navigate between bookmarks in a call flow which is especially useful with large complex call flows.
- To use the Bookmark option in the Outline view, click the Bookmark icon in the Outline view toolbar. Dialog Designer displays a list of all the bookmarks in your call flow. Navigate to a particular bookmark by clicking the bookmark in the main workspace. The focus in the main workspace of the Call Flow Editor shifts to display the clicked bookmark.