Class StiSizeMeta

Hierarchy

Index

Constructors

constructor

  • new StiSizeMeta(originalName: string, jsName?: string, defaultValue?: Size): StiSizeMeta

Properties

checkValue

checkValue: function

Type declaration

defaultValue

defaultValue: Size

filterSaveMode

filterSaveMode: StiJsonSaveMode

getValue

getValue: function

Type declaration

jsName

jsName: string

originalName

originalName: string[]

setValue

setValue: function

Type declaration

setValueXml

setValueXml: function

Type declaration

Methods

check

get

loadFromJsonObject

loadFromXml

saveToJsonObject

  • saveToJsonObject(jObject: StiJson, obj: any): void

set

setXml

Generated using TypeDoc