VisualTypeSelector class

Extends

Constructors

VisualTypeSelector(string)

Properties

schemaUrl
visualType

Inherited Properties

$schema

Methods

toJSON()

Constructor Details

VisualTypeSelector(string)

new VisualTypeSelector(visualType: string)

Parameters

visualType

string

Property Details

schemaUrl

static schemaUrl: string

Property Value

string

visualType

visualType: string

Property Value

string

Inherited Property Details

$schema

$schema: string

Property Value

string

Inherited From Selector.$schema

Method Details

toJSON()

function toJSON(): IVisualTypeSelector

Returns