WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
wcfViewComponentW Struct Reference

Viewの要素を表すstruct (wstring) More...

#include <webcface/c_wcf/def_types.h>

Collaboration diagram for wcfViewComponentW:
[legend]

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 wcfMultiValWoption
 
wcfColor text_color
 
wcfColor bg_color
 
double min
 
double max
 
double step
 
int reserved [14]
 

Detailed Description

Viewの要素を表すstruct (wstring)

Since
ver2.0
See also
wcfViewComponent

Member Data Documentation

◆ bg_color

wcfColor bg_color

◆ max

double max

◆ min

double min

◆ on_click_field

const wchar_t * on_click_field

◆ on_click_member

const wchar_t* on_click_member

◆ option

const wcfMultiValW* option

◆ option_num

int option_num

◆ reserved

int reserved[14]

◆ step

double step

◆ text

const wchar_t* text

◆ text_color

wcfColor text_color

◆ text_ref_field

const wchar_t * text_ref_field

◆ text_ref_member

const wchar_t* text_ref_member

◆ type


The documentation for this struct was generated from the following file: