Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _checkedColor

_checkedColor: Color

Private _entrySeq

_entrySeq: number

Private _lineColor

_lineColor: Color

Private _lineWidth

_lineWidth: number

Private _radioGroup

_radioGroup: string

Protected _textAttributes

_textAttributes: TextAttributes

Private _uncheckedColor

_uncheckedColor: Color

Protected nodeChildDict

nodeChildDict: Object

Accessors

actualHeights

  • get actualHeights(): Array<number>

actualWidths

  • get actualWidths(): Array<number>

actualX

  • get actualX(): number
  • Returns number

actualY

  • get actualY(): number
  • Returns number

backgroundColor

  • get backgroundColor(): Color

binding

checkedColor

  • get checkedColor(): Color
  • Returns Color

entrySeq

  • get entrySeq(): number
  • Returns number

height

  • get height(): number
  • Returns number

id

  • get id(): string
  • Returns string

layout

lineColor

  • Returns Color

lineWidth

  • get lineWidth(): number
  • Returns number

padding

parentContainer

radioGroup

  • get radioGroup(): string
  • Returns string

textAttributes

uncheckedColor

  • get uncheckedColor(): Color
  • Returns Color

width

  • get width(): number
  • Returns number

x

  • get x(): number
  • Returns number

y

  • get y(): number
  • Returns number

Methods

initComponentWith

  • initComponentWith(overrideLayout?: Layout): void

Generated using TypeDoc