"DoubleClick" Action
The DoubleClick action is created via the <DoubleClickAction/>
element and can, for instance, call up a Technical Process or an external website. The DoubleClick action can only be used for desktop versions.
Note:
The DoubleClick action can be used in the following components:
List Component
Grid Component (for columns with deactivated editing)
In addition to the standard attributes for Actions, the <DoubleClickAction/>
element can have the following attributes:
Attribute | Description |
---|---|
| Allows the navigation to an external website by defining an external link.
Possible values: String (URL) Note: In detail components, the external link can also be provided by a Technical Process. A Technical Process (attribute
CODE
|
| Defines whether the link ( Possible values:
|
| Allows the navigation to an external website by specifying an external link.
|
Note:
Please note that the default attribute displayName
is not available for the <DoubleClickAction/>
element.
Example
CODE
|