ActionFieldTimePicker: ActionFieldBase & {
    type: "Time";
    widget: "TimePicker";
}