A hover window is a read-only pop-up window that is applied to a user interface control to display more information about an attribute.
Attribute name | Description |
---|---|
Hover Window ID |
Can be applied to the multiline text box, multipart text box, table column, and text box controls. At runtime, a circular icon with an i in the center indicates that a hover window is enabled for a control. Available hover windows are defined in the RECHOVERS.XML file in the system library. To apply one of these hover windows to a control, you specify the ID of the hover window as defined in the RECHOVERS.XML file. |
Hover Window Attribute |
By default, a hover window uses the data attribute of the field. Use this attribute when you want the hover window to use a different attribute than the data attribute of the field. |