Legytma Schemas

Focus Node Schema

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

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

Focus Node Type

object (Focus Node)

Focus Node Properties

Property Type Required Nullable Defined by
canRequestFocus boolean Optional cannot be null Focus Node
debugLabel string Optional cannot be null Focus Node
onKey Unknown Type Optional can be null Focus Node
skipTraversal boolean Optional cannot be null Focus Node

canRequestFocus

Define the representation of boolean acceptable.

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

canRequestFocus

canRequestFocus Type

boolean (Boolean)

canRequestFocus Default Value

The default value is:

true

canRequestFocus Examples

true
false

debugLabel

Used to identify during debug

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

debugLabel

debugLabel Type

string (Debug Label)

onKey

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

onKey

onKey Type

any of the folllowing: array or boolean or integer or number or object or string (Dynamic)

skipTraversal

Define the representation of boolean acceptable.

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

skipTraversal

skipTraversal Type

boolean (Boolean)

skipTraversal Default Value

The default value is:

true

skipTraversal Examples

true
false