https://schema.legytma.com.br/1.1.2/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 |
object (Toolbar Options)
| 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 |
Define the representation of boolean acceptable.
Used to identify parser. Every parser can permit only one type
copy
boolean (Boolean)boolean (Boolean)
The default value is:
true
true
false
Define the representation of boolean acceptable.
Used to identify parser. Every parser can permit only one type
cut
boolean (Boolean)boolean (Boolean)
The default value is:
true
true
false
Define the representation of boolean acceptable.
Used to identify parser. Every parser can permit only one type
paste
boolean (Boolean)boolean (Boolean)
The default value is:
true
true
false
Define the representation of boolean acceptable.
Used to identify parser. Every parser can permit only one type
selectAll
boolean (Boolean)boolean (Boolean)
The default value is:
true
true
false