REFERENCE:
|
|
|
Example of Selection manager dialog |
This dialog is invoked from two basic places in the UI:
Diagram speedmenu "Add shortcut..."
Various properties in which the value is the name of some class, diagram, file, or other component of the project.
Dialog title
The dialog's title varies
depending on the how it is invoked it. It displays the string Selection
manager:followed
by a string naming the invoking object or property.
Available
content pane
This pane displays all of the
content available in your project on on the search paths specified in
Project Properties. If can use the explorer to navigate to the
element and select it for inclusion in the pane of values returned by
the dialog to the invoking object.
Existing
and/or ready to add
This pane displays two kinds of data:
Value(s) already existing and
passed from the invoking object (if any)
Values of the selection(s) you have added from the left-hand pane (if any)
Add
Enabled when an element is
selected in the left-hand pane. Adds the selected element to the
right-hand pane.
Remove
Enabled when you select an item
in the right-hand pane. Removes the selected item from the pane. All
removed values or objects are removed from the invoking property or
diagram upon clicking OK.
Remove All
Enabled when items are present in
the right-hand pane. Removes all items from that pane. All removed
values or objects are removed from the invoking property or diagram
upon clicking OK.