DashboardLayout: DashboardLayout Class

DashboardLayoutR Documentation

DashboardLayout Class

Description

DashboardLayout Class

DashboardLayout Class

Public fields

can
id
dashboard_id
type
active
column_width
width
deleted
dashboard_title
dashboard_layout_components

Methods

Public methods


Method new()

Usage
DashboardLayout$new(
  can,
  id,
  dashboard_id,
  type,
  active,
  column_width,
  width,
  deleted,
  dashboard_title,
  dashboard_layout_components
)

Method toJSON()

Usage
DashboardLayout$toJSON()

Method fromJSONObject()

Usage
DashboardLayout$fromJSONObject(DashboardLayoutJsonObject)

Method fromJSON()

Usage
DashboardLayout$fromJSON(DashboardLayoutJson)

Method toJSONString()

Usage
DashboardLayout$toJSONString()

Method fromJSONString()

Usage
DashboardLayout$fromJSONString(DashboardLayoutJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DashboardLayout$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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