FormulaProperty: FormulaProperty

FormulaPropertyR Documentation

FormulaProperty

Description

FormulaProperty

FormulaProperty

Format

R6Class object, super class StringProperty.

Super classes

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

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

Method init()

Usage
FormulaProperty$init()

Method initJson()

Usage
FormulaProperty$initJson(json)

Method toTson()

Usage
FormulaProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
FormulaProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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