Options
Menu

Class StyleEvent

Hierarchy

  • EventBase

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Parameters

    • type: string
    • style: Style

    Returns StyleEvent

Properties

target

target: any

Reference to target object

property

target

type

Object

type

type: string

Type of event

property

type

type

String

Static INVALIDATE_PROPERTIES

INVALIDATE_PROPERTIES: string

Accessors

style

  • Returns Style

Methods

clone

  • Clones the event.

    Returns StyleEvent

    An exact duplicate of the current object.

Generated using TypeDoc