https://schema.legytma.com.br/3.0.0/schema/widget/page_view.schema.json
Created by Windol [email protected] at 13/05/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 | page_view.schema.json |
object (Page View)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Page View |
| controller | Multiple | Optional | can be null | Page View |
| physics | Multiple | Optional | can be null | Page View |
| dragStartBehavior | string |
Optional | cannot be null | Page View |
| reverse | boolean |
Optional | cannot be null | Page View |
| pageSnapping | boolean |
Optional | cannot be null | Page View |
| children | array |
Optional | cannot be null | Page View |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)
constant: the value of this property must be equal to:
"PageView"
Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
controller
array or boolean or integer or number or object or string (Dynamic)any of the folllowing: array or boolean or integer or number or object or string (Dynamic)
The default value is:
"unbounded"
Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
physics
array or boolean or integer or number or object or string (Dynamic)any of the folllowing: array or boolean or integer or number or object or string (Dynamic)
The default value is:
"unbounded"
Created by Windol [email protected] at 28/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
dragStartBehavior
string (Drag Start Behavior)string (Drag Start Behavior)
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"down" |
|
"start" |
The default value is:
"start"
"down"
"start"
Define the representation of boolean acceptable.
Used to identify parser. Every parser can permit only one type
reverse
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
pageSnapping
boolean (Boolean)
The default value is:
true
true
false
List of Schema to validation of JSON used to parse Widgets.
You can add any widget inheritance’s.
children
object[] (Widget)
The default value is:
[]