StringColorElement: StringColorElement

StringColorElementR Documentation

StringColorElement

Description

StringColorElement

StringColorElement

Format

R6Class object, super class ColorElement.

Super classes

tercenApi::Base -> tercenApi::ColorElement -> StringColorElement

Public fields

color

of type int inherited from super class ColorElement.

stringValue

of type String.

Active bindings

color

of type int inherited from super class ColorElement.

Methods

Public methods

Inherited methods

Method new()

Usage
StringColorElement$new(json = NULL)

Method init()

Usage
StringColorElement$init()

Method initJson()

Usage
StringColorElement$initJson(json)

Method toTson()

Usage
StringColorElement$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
StringColorElement$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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