Hierarchy

Implements

Index

Constructors

constructor

  • Parameters

    • Default value icon: StiIcon = StiIcon.None
    • Default value alignment: ContentAlignment = ContentAlignment.MiddleLeft
    • Default value customIcon: number[] = null
    • Default value customIconSize: Size = null

    Returns StiIconSetIndicator

Properties

Protected _hash

_hash: StiMeta[]

alignment

alignment: ContentAlignment = ContentAlignment.MiddleLeft

customIcon

customIcon: number[]

customIconSize

customIconSize: Size

icon

icon: StiIcon = StiIcon.None

Methods

as

implements

  • implements(): any[]

is

is2

  • is2<T>(type: object | Interface<T>): boolean

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): void

loadFromXml

  • loadFromXml(xmlNode: XmlNode): void

meta

saveToJsonObject

Static loadFromJsonObjectInternal

Static loadFromXml

Generated using TypeDoc