Class StiStringNullOrEmptyMeta

Hierarchy

  • StiMeta<string>
    • StiStringNullOrEmptyMeta

Index

Constructors

constructor

Properties

checkValue

checkValue: function

Type declaration

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

  • check(checkValue: function): StiMeta<string>

get

  • get(getValue: function): StiMeta<string>

loadFromJsonObject

loadFromXml

saveToJsonObject

set

  • set(setValue: function): StiMeta<string>

setXml

  • setXml(setValueXml: function): StiMeta<string>

Generated using TypeDoc