Jump to: navigation, search

Difference between revisions of "Drag and Drop Actions"


(Supported Drag and Drop actions)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Since 3.7.1 it is possible to drag and drop properties in UBIK Studio.  
+
{{Version/ServerSince|3.7.1}} It is possible to apply a semi-automatic action on a target {{UBIK}} object given a parameter {{UBIK}} object.
This feature is only available in the Class Browser. That means the property has to be dragged from the Class Browser and can only get dropped in a Class Browser.  
+
This can done by dragging the parameter object and dropping it onto the target object in {{UBIK}} Studio's Class Browser.
 +
The available actions depend on both objects.
  
The Drag and Drop detail window is on the bottom left. When a property hovers over a potential target, the related information is displayed in this window. If a Drag Drop Action is available a green icon with a title and a more detailed description will appear in the Drag and Drop detail window.
+
Below the Class Browser on the bottom left, there is a detail window that displays information about the available actions.
 +
When a {{UBIK}} object hovers over a potential target, the related information is displayed in this window:
 +
If a Drag Drop Action is supported a green icon with a title and a more detailed description will appear there.
  
 
[[File:UI Action No Actions available2.png]]
 
[[File:UI Action No Actions available2.png]]
 +
  
 
If no action is available a red icon will appear, together with a short title and a more detailed description next to it.
 
If no action is available a red icon will appear, together with a short title and a more detailed description next to it.
  
[[File:UI Action No Actions available3.png]]
+
[[File:UI Action No Actions available4.png]]
 +
 
 +
== Supported Drag and Drop actions==
 +
 
 +
* [[Auto_creation_of_a_MetaClassScope]]
 +
* Auto add MetaProperties to MetaClassScope
 +
* Auto creation of a MetaProxyProperty
 +
* Auto implement Classification for MetaClass
 +
* Auto implement Classification for Scope
 +
* [[HowTo:Create a new ReferenceViewItem automatically]]
 +
 
 +
[[Category:Studio|STUDIO DRAG DROP ACTIONS]]
 +
[[Category:Studio controls|STUDIO DRAG DROP ACTIONS]]

Latest revision as of 14:43, 20 March 2024

It is possible to apply a semi-automatic action on a target UBIK® object given a parameter UBIK® object. This can done by dragging the parameter object and dropping it onto the target object in UBIK® Studio's Class Browser. The available actions depend on both objects.

Below the Class Browser on the bottom left, there is a detail window that displays information about the available actions. When a UBIK® object hovers over a potential target, the related information is displayed in this window: If a Drag Drop Action is supported a green icon with a title and a more detailed description will appear there.

UI Action No Actions available2.png


If no action is available a red icon will appear, together with a short title and a more detailed description next to it.

UI Action No Actions available4.png

Supported Drag and Drop actions