Context Menus Browse View
The context menus of the Browse view contain a subset of the following functions:
Edit (<Return>)
Elements tab | Opens the properties editor for the selected element. | ||
Data tab | Opens the data editor for the selected element. | ||
Implementation tab | Opens the implementation editor for the selected element. | ||
Methods tab | Opens the signature editor for the selected action, condition, trigger or method. | ||
Layout tab | Opens the layout editor for the component.
|
Edit Implementation
Opens the implementation editor for the selected trigger, action, condition or method (Methods tab).
Use physical Settings
Note |
|---|
Can be used only in the Implementation and Methods tabs. |
If the Mixed_Physical_Implementation is selected in the Implementation tab of the Browse view, and if the selected element or method (i.e. triggers, actions, conditions, public methods) has an implementation, you can use this menu option to activate the physical settings (i.e. implementation <undef>) for the selected element or method.
If the Mixed_Physical_Implementation is selected in the Implementation tab of the Browse view, and if the selected element or method has no implementation (<undef>), this menu option is selected and disabled.
If a normal implementation is selected in the Implementation tab of the Browse view, this menu option is not selected and disabled.
Copy (<Ctrl> + <c>)
Elements tab | Copies the selected element to the ASCET clipboard. |
Data tab | Copies the data of the selected element to the ASCET clipboard. |
Implementation tab | Copies the implementation of the selected element to the ASCET clipboard. |
Methods tab | Creates a copy of the selected action, condition, trigger or method. |
Paste (<Ctrl> + <v>)
Elements tab | Pastes an element from the ASCET clipboard to the component. |
Data tab | Pastes the data from the ASCET clipboard to the selected element. |
Implementation tab | Pastes the implementation from the ASCET clipboard to the selected element. |
Note Data and Implementation tabs : Works only if the receiving element has the same type as the giving one. | |
Delete (<Delete>)
Deletes a selected element (Elements tab), trigger, action, condition or method (Methods tab) from the component.
Rename (<F2>)
Renames the selected element, trigger, action, condition or method.
Create ASCET link
Creates an ASCET link for the selected element, trigger, action/condition or method. The link opens the component and selects the element in the Elements, Data or Implementation tab – or the trigger, action, condition or method in the Methods tab – of the Browse view.
In the Data or Implementation tab, the link also selects the data set or implementation set that was that was active when the link was created.
Select All (<Ctrl> + <a>)
Selects all elements in the list.
See also