FlatButton_updatable
The FlatButton DSP widget represents a field as hyperlink. It is possible to change the value (the text of the link) using the Uniface JavaScript API.
Logical widget name: | FlatButton_updatable |
Maps to physical widget: | plain
|
Default definition: |
|
Supported triggers and properties: | See plain. |
Use for: | String fields. |
Description
The value of a FlatButton_updatable is represented as blue underlined text, the conventional formatting for a link. When the cursor is positioned over the field, it becomes a pointing hand.
Unlike the FlatButton logical widget, the FlatButton_updatable widget can be modified in the browser using the setValue() API.
Widget Property Restrictions
The following restrictions apply:
- It is not possible to set the html:href property for this widget.