DashboardElement: DashboardElement Class

DashboardElementR Documentation

DashboardElement Class

Description

DashboardElement Class

DashboardElement Class

Public fields

can
body_text
body_text_as_html
dashboard_id
edit_uri
id
look
look_id
lookml_link_id
merge_result_id
note_display
note_state
note_text
note_text_as_html
query
query_id
refresh_interval
refresh_interval_to_i
result_maker
result_maker_id
subtitle_text
title
title_hidden
title_text
type
alert_count
title_text_as_html
subtitle_text_as_html

Methods

Public methods


Method new()

Usage
DashboardElement$new(
  can,
  body_text,
  body_text_as_html,
  dashboard_id,
  edit_uri,
  id,
  look,
  look_id,
  lookml_link_id,
  merge_result_id,
  note_display,
  note_state,
  note_text,
  note_text_as_html,
  query,
  query_id,
  refresh_interval,
  refresh_interval_to_i,
  result_maker,
  result_maker_id,
  subtitle_text,
  title,
  title_hidden,
  title_text,
  type,
  alert_count,
  title_text_as_html,
  subtitle_text_as_html
)

Method toJSON()

Usage
DashboardElement$toJSON()

Method fromJSONObject()

Usage
DashboardElement$fromJSONObject(DashboardElementJsonObject)

Method fromJSON()

Usage
DashboardElement$fromJSON(DashboardElementJson)

Method toJSONString()

Usage
DashboardElement$toJSONString()

Method fromJSONString()

Usage
DashboardElement$fromJSONString(DashboardElementJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DashboardElement$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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