Class String.HTML.OBox
- Description
Provides the same functionality as the simple_obox function, in a "streaming" way. The real gain is different addtition methods as well as the possibility to change the cell callback at any time.
- See also
simple_obox
- Method create
String.HTML.OBox String.HTML.OBox(void|stringframe_color,void|stringcell_color,void|stringwidth,void|stringpadding,void|function(int,int,string,string:string)cell_callback)