Standard field visualization weblets are shipped with LANSA. They provide a standard visualization for many of the common field types and they are used by the XSL generator (when you compile your WAM) if a specific field visualization is not specified for a field in a web_map. For example, if you specify a field of type DATE in your web_map, the XSL generator will use the std_date field visualization by default when it generates the XSL for your webroutine.
A full description of the standard field visualization weblets, their properties and how to use them in your own webroutines is provided.
Weblet Name | Description |
|---|---|
A text input box control. | |
A checkbox control. | |
A text input box with added features to support the display, entry, prompting and validation of dates. | |
A text input box with added features to support the display, entry, prompting and validation of datetimes. | |
A text input box control specifically configured to display and receive floating point values. | |
A text input box control. | |
A text input box configured to display and receive integer values with logic to ensure values entered are within the allowable range. | |
A hyperlink (anchor) to the webroutine that returns the LOB content. | |
A text input box that supports the display, entry and validation of times. | |
A text input box control. |