Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _allowAnnotations

_allowAnnotations: boolean

Private _allowPickOptions

_allowPickOptions: boolean

Private _allowPicker

_allowPicker: boolean

Private _aspectMode

_aspectMode: AspectMode

Private _capInsets

_capInsets: Edges

Private _captureBounds

_captureBounds: CaptureBounds

Private _resizeMode

_resizeMode: ResizeMode

Protected _textAttributes

_textAttributes: TextAttributes

Private _urlString

_urlString: string

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

allowAnnotations

  • get allowAnnotations(): boolean
  • Returns boolean

allowPickOptions

  • get allowPickOptions(): boolean
  • Returns boolean

allowPicker

  • get allowPicker(): boolean
  • Returns boolean

aspectMode

  • Returns AspectMode

backgroundColor

  • get backgroundColor(): Color

binding

capInsets

  • Returns Edges

capatureBounds

height

  • get height(): number
  • Returns number

id

  • get id(): string
  • Returns string

layout

padding

parentContainer

resizeMode

  • Returns ResizeMode

textAttributes

urlString

  • get urlString(): string
  • Returns string

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