Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UxDateTimePicker

Index

Constructors

constructor

Properties

defaultTime

defaultTime: string

label

label: string

placeholder

placeholder: string

Private preventApply

preventApply: boolean = false

step

step: number = 3600

time

time: string

Private timeout

timeout: any

value

value: Date

Methods

applyDateToTime

  • applyDateToTime(): void

applyTimeToDate

  • applyTimeToDate(): void

bind

  • bind(): void

notifyChange

  • notifyChange(): void

Private requestApplyTimeToDate

  • requestApplyTimeToDate(): void

setValueAndTime

  • setValueAndTime(newValue: Date): void

timeChanged

  • timeChanged(newValue: string, oldValue: string): void

valueChanged

  • valueChanged(): void

Generated using TypeDoc