VisualSelector class

Extends

Constructors

VisualSelector(string)

Properties

schemaUrl
visualName

Inherited Properties

$schema

Methods

toJSON()

Constructor Details

VisualSelector(string)

new VisualSelector(visualName: string)

Parameters

visualName

string

Property Details

schemaUrl

static schemaUrl: string

Property Value

string

visualName

visualName: string

Property Value

string

Inherited Property Details

$schema

$schema: string

Property Value

string

Inherited From Selector.$schema

Method Details

toJSON()

function toJSON(): IVisualSelector

Returns