Legytma Schemas

Divider Schema

https://legytma.com.br/schema/widget/divider.schema.json

Created by Windol [email protected] at 05/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 divider.schema.json

Divider Type

object (Divider)

all of

Divider Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Divider
thickness Merged Optional cannot be null Divider
color Merged Optional cannot be null Divider
endIndent Merged Optional cannot be null Divider
height Merged Optional cannot be null Divider
indent Merged Optional cannot be null Divider

type

Identify the widget type

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

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"Divider"

thickness

Define the representation of double acceptable.

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

thickness

thickness Type

merged type (Double)

one (and only one) of

thickness Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

thickness Default Value

The default value is:

1

color

A number in format string or integer

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

color

color Type

merged type (Color)

all of

color Default Value

The default value is:

"0xFF000000"

color Examples

"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295

endIndent

Define the representation of double acceptable.

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

endIndent

endIndent Type

merged type (Double)

one (and only one) of

endIndent Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

endIndent Default Value

The default value is:

1

height

Define the representation of double acceptable.

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

height

height Type

merged type (Double)

one (and only one) of

height Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

height Default Value

The default value is:

1

indent

Define the representation of double acceptable.

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

indent

indent Type

merged type (Double)

one (and only one) of

indent Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

indent Default Value

The default value is:

1