rk.XML.optiondisplay: Create XML node "optiondisplay" for RKWard plugins

View source: R/rk.XML.optiondisplay.R

rk.XML.optiondisplayR Documentation

Create XML node "optiondisplay" for RKWard plugins

Description

This node is only allowed once insinde the <content> node of an <optionset>.

Usage

rk.XML.optiondisplay(index = TRUE, id.name = NULL)

Arguments

index

Logical, whether to show a column with a numeric index in the optiondisplay.

id.name

Character string, a unique ID for this plugin element (optional).

Value

An object of class XiMpLe.node.

Note

The <optionset> node was introduced with RKWard 0.6.1, please set the dependencies of your component/plugin accordingly.

See Also

rk.XML.optionset, rk.XML.optioncolumn, and the Introduction to Writing Plugins for RKWard


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