Hierarchy

  • StiButtonVisualState

Implements

Index

Properties

Protected _hash

_hash: StiMeta[]

border

border: StiSimpleBorder = null

brush

brush: StiBrush = new StiDefaultBrush()

font

font: Font = null

iconBrush

iconBrush: StiBrush = new StiDefaultBrush()

iconSet

iconSet: StiButtonElementIconSet = new StiButtonElementIconSet()

parent

textBrush

textBrush: StiBrush = new StiDefaultBrush()

Methods

clone

  • clone(): any
  • Creates a new object that is a copy of the current instance.

    Returns any

    A new object that is a copy of this instance.

getIconSet

implements

  • implements(): any[]
  • Returns any[]

isDefault

  • isDefault(): boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void
  • Parameters

    Returns void

loadFromXml

  • Parameters

    Returns void

meta

saveToJsonObject

Static createFromJsonObject

Static createFromXml

Generated using TypeDoc