IDropdownListControlEvents

Type interface

Inheritance

IDropdownListControlEvents extends IStockControlEvents.

IDropdownListControlEvents is extended by IIndicatorControlEvents, ISeriesTypeControlEvents, IIntervalControlEvents, IDataSaveControlEvents, ISettingsControlEvents, IComparisonControlEvents.

Properties

click
#

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

Inherited from IStockControlEvents

selected
#

Param { item: string | IDropdownListItem,
  type: "selected",
  target: Target }

There is 1 inherited item currently hidden from this list.