FactorsProperty: FactorsProperty

FactorsPropertyR Documentation

FactorsProperty

Description

FactorsProperty

FactorsProperty

Format

R6Class object, super class StringProperty.

Super classes

tercenApi::Base -> tercenApi::Property -> tercenApi::StringProperty -> FactorsProperty

Public fields

defaultValue

of type String inherited from super class StringProperty.

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

Active bindings

defaultValue

of type String inherited from super class StringProperty.

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
FactorsProperty$new(json = NULL)

Method init()

Usage
FactorsProperty$init()

Method initJson()

Usage
FactorsProperty$initJson(json)

Method toTson()

Usage
FactorsProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
FactorsProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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