Struct field_common¶
Defined in File form.hxx
Inheritance Relationships¶
Base Type¶
public udho::prepare< field_common >(Template Struct prepare)
Derived Types¶
public udho::field< T, false >(Template Struct field< T, false >)public udho::field< T, true >(Template Struct field< T, true >)
Struct Documentation¶
-
struct
udho::field_common: public udho::prepare<field_common>¶ common meta parameters of a form field
Subclassed by udho::field< T, false >, udho::field< T, true >