Object: Object

Description Methods

Description

R6Class representing the most primitive object having only an id and a name.

Methods

new(name = "")

Initialize a new object with name name.

get_id()

Get the object's id.

get_name()

Get the object's name.

set_name(name)

Set the object's name. Only applicable if name is not a reactive.


DavidBarke/QWUtils documentation built on Jan. 13, 2020, 11:52 a.m.