Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InheritedCssProperty<T, U>

Type parameters

Hierarchy

Implements

Implemented by

Index

Constructors

constructor

Properties

Readonly cssLocalName

cssLocalName: string

Readonly cssName

cssName: string

Protected Readonly cssValueDescriptor

cssValueDescriptor: PropertyDescriptor

Readonly defaultValue

defaultValue: U

Readonly defaultValueKey

defaultValueKey: symbol

Readonly getDefault

getDefault: symbol

isStyleProperty

isStyleProperty: boolean

Readonly key

key: symbol

Protected Readonly localValueDescriptor

localValueDescriptor: PropertyDescriptor

Readonly name

name: string

setInheritedValue

setInheritedValue: function

Type declaration

    • (value: U): void
    • Parameters

      • value: U

      Returns void

Readonly setNative

setNative: symbol

Readonly sourceKey

sourceKey: symbol

Methods

isSet

  • isSet(instance: T): boolean

register

  • register(cls: object): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method