IPeriodSelectorEvents

Type interface

Inheritance

IPeriodSelectorEvents extends IStockControlEvents.

IPeriodSelectorEvents is not extended by any other symbol.

Properties

click
#

Param { originalEvent: IPointerEvent,
  type: "click",
  target: Target }

Inherited from IStockControlEvents

periodselected
#

Param { period: IPeriod,
  type: "periodselected",
  target: Target }

Invoked when user selects certain period via control.

@from 5.8.5

There is 1 inherited item currently hidden from this list.