BooleanProperty: BooleanProperty

BooleanPropertyR Documentation

BooleanProperty

Description

BooleanProperty

BooleanProperty

Format

R6Class object, super class Property.

Super classes

tercenApi::Base -> tercenApi::Property -> BooleanProperty

Public fields

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

defaultValue

of type bool.

Active bindings

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

Methods

Public methods

Inherited methods

Method new()

Usage
BooleanProperty$new(json = NULL)

Method init()

Usage
BooleanProperty$init()

Method initJson()

Usage
BooleanProperty$initJson(json)

Method toTson()

Usage
BooleanProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
BooleanProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.