Theme: Theme Class

ThemeR Documentation

Theme Class

Description

Theme Class

Theme Class

Public fields

can
begin_at
end_at
id
name
settings

Methods

Public methods


Method new()

Usage
Theme$new(can, begin_at, end_at, id, name, settings)

Method toJSON()

Usage
Theme$toJSON()

Method fromJSONObject()

Usage
Theme$fromJSONObject(ThemeJsonObject)

Method fromJSON()

Usage
Theme$fromJSON(ThemeJson)

Method toJSONString()

Usage
Theme$toJSONString()

Method fromJSONString()

Usage
Theme$fromJSONString(ThemeJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Theme$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.