ThemeSettings: ThemeSettings Class

ThemeSettingsR Documentation

ThemeSettings Class

Description

ThemeSettings Class

ThemeSettings Class

Public fields

background_color
base_font_size
color_collection_id
font_color
font_family
font_source
info_button_color
primary_button_color
show_filters_bar
show_title
text_tile_text_color
tile_background_color
tile_text_color
title_color
warn_button_color
tile_title_alignment
tile_shadow

Methods

Public methods


Method new()

Usage
ThemeSettings$new(
  background_color,
  base_font_size,
  color_collection_id,
  font_color,
  font_family,
  font_source,
  info_button_color,
  primary_button_color,
  show_filters_bar,
  show_title,
  text_tile_text_color,
  tile_background_color,
  tile_text_color,
  title_color,
  warn_button_color,
  tile_title_alignment,
  tile_shadow
)

Method toJSON()

Usage
ThemeSettings$toJSON()

Method fromJSONObject()

Usage
ThemeSettings$fromJSONObject(ThemeSettingsJsonObject)

Method fromJSON()

Usage
ThemeSettings$fromJSON(ThemeSettingsJson)

Method toJSONString()

Usage
ThemeSettings$toJSONString()

Method fromJSONString()

Usage
ThemeSettings$fromJSONString(ThemeSettingsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ThemeSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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