Legytma Schemas

Toolbar Options Schema

https://legytma.com.br/schema/toolbar_options.schema.json

Created by Windol [email protected] at 30/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none toolbar_options.schema.json

Toolbar Options Type

object (Toolbar Options)

Toolbar Options Properties

Property Type Required Nullable Defined by
copy boolean Optional cannot be null Toolbar Options
cut boolean Optional cannot be null Toolbar Options
paste boolean Optional cannot be null Toolbar Options
selectAll boolean Optional cannot be null Toolbar Options

copy

Define the representation of boolean acceptable.

Used to identify parser. Every parser can permit only one type

copy

copy Type

boolean (Boolean)

copy Default Value

The default value is:

true

copy Examples

true
false

cut

Define the representation of boolean acceptable.

Used to identify parser. Every parser can permit only one type

cut

cut Type

boolean (Boolean)

cut Default Value

The default value is:

true

cut Examples

true
false

paste

Define the representation of boolean acceptable.

Used to identify parser. Every parser can permit only one type

paste

paste Type

boolean (Boolean)

paste Default Value

The default value is:

true

paste Examples

true
false

selectAll

Define the representation of boolean acceptable.

Used to identify parser. Every parser can permit only one type

selectAll

selectAll Type

boolean (Boolean)

selectAll Default Value

The default value is:

true

selectAll Examples

true
false