Skip to content

Interface: IDurationPickerFormCellProxy

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getMinuteInterval

getMinuteInterval(): number

Returns: number


getUnit

getUnit(): string

Returns: string


setMinuteInterval

setMinuteInterval(mode: number): any

Parameters:

Name Type Description
mode number value to set.

Returns: any


setUnit

setUnit(mode: string): any

Parameters:

Name Type Description
mode string value to set.

Returns: any