!--a11y-->
Use
The getDefaultActionDesign method specifies which preferred type of interface element is to be used for the display of actions.
The following are actions:
These interface elements include buttons, links and soft keys. The latter are specifically for WAP-enabled devices. The selection of a specific interface element for executing functions depends on the requesting mobile device. For HTML markup, mainly buttons and links are used to execute these functions, while links and soft keys are normally used for WAP-enabled devices.
Values
|
Values |
Short Description |
|
link |
The action appears as a link. |
|
button |
The action can be triggered by choosing a button. |
|
softkey |
The action appears as soft key. |
|
linkAndSoftkey |
The action appears as a link or a soft key. |
