Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColorPicker

deprecated

A common interface for color pickers. Does not seem to be used.

Hierarchy

  • ColorPicker

Index

Methods

Methods

copy

pickColor

  • pickColor(coursecode: string, sectionid: string): string
  • Returns a color. The ColorPicker may or may not use the provided coursecode and sectionid to influence color selection.

    Parameters

    • coursecode: string
    • sectionid: string

    Returns string

Generated using TypeDoc