StringProperty: StringProperty

StringPropertyR Documentation

StringProperty

Description

StringProperty

StringProperty

Format

R6Class object, super class Property, sub classes EnumeratedProperty, FactorsProperty, FormulaProperty.

Super classes

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

Public fields

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

defaultValue

of type String.

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

Method init()

Usage
StringProperty$init()

Method initJson()

Usage
StringProperty$initJson(json)

Method toTson()

Usage
StringProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
StringProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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