DataActionFormField: DataActionFormField Class

DataActionFormFieldR Documentation

DataActionFormField Class

Description

DataActionFormField Class

DataActionFormField Class

Public fields

name
label
description
type
default
oauth_url
interactive
required
options

Methods

Public methods


Method new()

Usage
DataActionFormField$new(
  name,
  label,
  description,
  type,
  default,
  oauth_url,
  interactive,
  required,
  options
)

Method toJSON()

Usage
DataActionFormField$toJSON()

Method fromJSONObject()

Usage
DataActionFormField$fromJSONObject(DataActionFormFieldJsonObject)

Method fromJSON()

Usage
DataActionFormField$fromJSON(DataActionFormFieldJson)

Method toJSONString()

Usage
DataActionFormField$toJSONString()

Method fromJSONString()

Usage
DataActionFormField$fromJSONString(DataActionFormFieldJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DataActionFormField$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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