ref_list-class
From stacomiR v0.5.4.3
by Cedric Briand
Class "ref_list"
Enables to load a "ref_choice" object fom a list given by a "report" object
- Keywords
- internal
Arguments
- liste
choice="character" A vector of character to choose within a droplist
- label="character"
the title of the box
Objects from the Class
Objects can be created by calls of the form
new("ref_list", listechoice, label)
.
- list("listechoice")
Object of class
"character"
- :
Object of class
"character"
- list("label")
Object of class
"character"
- :
Object of class
"character"
See Also
Other referential objects: charge,ref_choice-method
,
ref_checkbox-class
,
ref_choice-class
,
ref_coe-class
, ref_dc-class
,
ref_df-class
,
ref_horodate-class
,
ref_par-class
,
ref_parqual-class
,
ref_parquan-class
,
ref_period-class
,
ref_stage-class
,
ref_taxa-class
,
ref_year-class
Community examples
Looks like there are no examples yet.