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

actualY

  • get actualY(): number

backgroundColor

  • get backgroundColor(): Color

binding

checkedColor

  • get checkedColor(): Color

entrySeq

  • get entrySeq(): number

height

  • get height(): number

id

  • get id(): string

layout

lineColor

lineWidth

  • get lineWidth(): number

padding

parentContainer

radioGroup

  • get radioGroup(): string

textAttributes

uncheckedColor

  • get uncheckedColor(): Color

width

  • get width(): number

x

  • get x(): number

y

  • get y(): number

Methods

initComponentWith

  • initComponentWith(overrideLayout?: Layout): void

Generated using TypeDoc