Interface: GtcMinuteDurationDialogInput
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcMinuteDurationDialog.tsx:9
A request input for GtcMinuteDurationDialog.
Extends
Properties
initialValue
initialValue:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/AbstractGtcNumberDialog.tsx:23
The value initially loaded into the dialog at the start of a request.
Inherited from
GtcNumberDialogInput.initialValue
max?
optionalmax:number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcMinuteDurationDialog.tsx:17
The maximum valid value. Defaults to 999.
min?
optionalmin:number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcMinuteDurationDialog.tsx:14
The minimum valid value. Defaults to 0.
title?
optionaltitle:string
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcMinuteDurationDialog.tsx:11
The GTC view title to display with the message.