input_type

LANSA WAM

input_type

Specifies whether the weblet displays and receives time, date or datetime data.

If the weblet is to display and receive time data only, then you may prefer to use the Time (std_time) weblet If the weblet is to display and receive date data only, then you may prefer to use the Date (std_date) weblet instead Both of these weblets are a specialization of the Datetime weblet.

 

Default value

'datetime'

Valid values

'timeonly', 'dateonly' or 'datetime'. A list of the valid values may be displayed by clicking the corresponding dropdown button in the property sheet.