|
WebCFace 3.2.0
Web-based Communication Framework & Dashboard-like UI
|
Viewの要素を表すstruct (wstring) More...
#include <webcface/c_wcf/def_types.h>
Public Attributes | |
| wcfViewComponentType | type |
| int | option_num |
| const wchar_t * | text |
| const wchar_t * | on_click_member |
| const wchar_t * | on_click_field |
| const wchar_t * | text_ref_member |
| const wchar_t * | text_ref_field |
| const wcfMultiValW * | option |
| wcfColor | text_color |
| wcfColor | bg_color |
| double | min |
| double | max |
| double | step |
| int | reserved [14] |
| wcfColor bg_color |
| double max |
| double min |
| const wchar_t * on_click_field |
| const wchar_t* on_click_member |
| const wcfMultiValW* option |
| int option_num |
| int reserved[14] |
| double step |
| const wchar_t* text |
| wcfColor text_color |
| const wchar_t * text_ref_field |
| const wchar_t* text_ref_member |
| wcfViewComponentType type |