powered by
aGroup(..., horizontal = TRUE, spacing = 10, context = NULL, attr = list(), enabled_when, visible_when)
TRUE
FALSE
proto
obj$show_help()
Container
i <- aDialog(items=list(xlong=numericItem(1), y=stringItem("a"))) lay <- aGroup("xlongname","y", horizontal=FALSE) # not in nice layout ## Not run: i$make_gui(gui_layout=lay)
Run the code above in your browser using DataLab