CppCMS
|
This struct holds various flags to control the HTML generation. More...
#include <cppcms/form.h>
Public Types | |
enum | html_type { as_html = 0, as_xhtml = 1 } |
enum | html_list_type { as_p = 0, as_table = 1, as_ul = 2, as_dl = 3, as_space = 4 } |
enum | widget_part_type { first_part = 0, second_part = 1 } |
This struct holds various flags to control the HTML generation.
This enum represents the style for the widgets generation.