Class StiBrushMeta

Hierarchy

Index

Constructors

constructor

  • new StiBrushMeta(originalName: string | string[], jsName?: string, defaultValue?: StiBrush): StiBrushMeta

Properties

checkValue

checkValue: function

Type declaration

defaultValue

defaultValue: StiBrush

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