rk.plug.comp-class: S4 Class rk.plug.comp

rk.plug.comp-classR Documentation

S4 Class rk.plug.comp

Description

This simple class is used for JavaScript generation. It holds plugin components, i.e. single dialogs, to add to a plugin skeleton, and is produced by rk.plugin.component. You shouldn't need to temper with this type of class manually.

Slots

name

Character string, name of the plugin.

create

Charactervector defining the component parts/files to be created.

xml

An object of class XiMpLe.doc containig the plugin XML code. See rk.XML.plugin.

js

A character string containing the plugin JavaScript code. See rk.JS.doc.

rkh

An object of class XiMpLe.doc containig the plugin help page. See rk.rkh.doc.

hierarchy

A list defining where to place the component in the menu structure.


rkward-community/rkwarddev documentation built on May 9, 2022, 3:02 p.m.