powered by
Loading method for ReTextBox referential objects
# S4 method for ref_textbox charge(object, title, label)
An object of class ref_textbox-class
A title for the frame
A label for the TextBox
An S4 object of class ref_textbox
# NOT RUN { object=new("ref_textbox") charge(object,title="un titre",label="20") # }
Run the code above in your browser using DataLab