DashboardLayoutComponent: DashboardLayoutComponent Class

DashboardLayoutComponentR Documentation

DashboardLayoutComponent Class

Description

DashboardLayoutComponent Class

DashboardLayoutComponent Class

Public fields

can
id
dashboard_layout_id
dashboard_element_id
row
column
width
height
deleted
element_title
element_title_hidden
vis_type

Methods

Public methods


Method new()

Usage
DashboardLayoutComponent$new(
  can,
  id,
  dashboard_layout_id,
  dashboard_element_id,
  row,
  column,
  width,
  height,
  deleted,
  element_title,
  element_title_hidden,
  vis_type
)

Method toJSON()

Usage
DashboardLayoutComponent$toJSON()

Method fromJSONObject()

Usage
DashboardLayoutComponent$fromJSONObject(DashboardLayoutComponentJsonObject)

Method fromJSON()

Usage
DashboardLayoutComponent$fromJSON(DashboardLayoutComponentJson)

Method toJSONString()

Usage
DashboardLayoutComponent$toJSONString()

Method fromJSONString()

Usage
DashboardLayoutComponent$fromJSONString(DashboardLayoutComponentJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DashboardLayoutComponent$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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