Context Menu Browse View
The context menu of the "Browse" view contains a subset of the following functions:
Note |
|---|
In the "Layout" tab, the context menu contains only the function Edit (Return). |
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 method. |
"Layout" tab | Opens the layout editor for the conditional table. |
Edit Implementation
Opens the implementation editor for the selected method.
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 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 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. | |
"Methods" tab | not available |
Delete (Del)
Deletes a selected element from the conditional table.
Rename (F2)
Renames a selected element from the conditional table.
Create ASCET Link
Creates an ASCET link for the selected element or method. The link opens the conditional table and selects the element in the Elements, Data or "Implementation" tab – or the method in the "Methods" tab - of the conditional table editor's "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 "Browse" view.
See also
Signature Editor