FineUICore 11.7
企业级 ASP.NET Core 控件库
载入中...
搜索中...
未找到
FineUICore.DropDownBoxAjaxHelper类 参考

下拉框控件帮助类 更多...

类 FineUICore.DropDownBoxAjaxHelper 继承关系图:
FineUICore.TextFieldAjaxHelper< DropDownBox, DropDownBoxAjaxHelper >

Public 成员函数

 DropDownBoxAjaxHelper (DropDownBox source)
 构造函数
 
void Text (string text)
 设置显示文本
 
void Value (string value)
 设置值和文本
 
void Value (string value, string text)
 设置值和文本
 
void Values (string[] values)
 设置值和文本
 
void Values (string values)
 设置值和文本
 
void Values (string[] values, string text)
 设置值和文本
 
void Values (string values, string text)
 设置值和文本
 
- Public 成员函数 继承自 FineUICore.TextFieldAjaxHelper< DropDownBox, DropDownBoxAjaxHelper >
 TextFieldAjaxHelper (TextField source)
 构造函数
 

属性

new DropDownBox Source [get]
 当前控件
 
- 属性 继承自 FineUICore.TextFieldAjaxHelper< DropDownBox, DropDownBoxAjaxHelper >
new TextField Source [get]
 当前控件
 

详细描述

下拉框控件帮助类

构造及析构函数说明

◆ DropDownBoxAjaxHelper()

FineUICore.DropDownBoxAjaxHelper.DropDownBoxAjaxHelper ( DropDownBox  source)

构造函数

参数
source

成员函数说明

◆ Text()

void FineUICore.DropDownBoxAjaxHelper.Text ( string  text)

设置显示文本

参数
text

◆ Value() [1/2]

void FineUICore.DropDownBoxAjaxHelper.Value ( string  value)

设置值和文本

参数
value

◆ Value() [2/2]

void FineUICore.DropDownBoxAjaxHelper.Value ( string  value,
string  text 
)

设置值和文本

参数
value
text

◆ Values() [1/4]

void FineUICore.DropDownBoxAjaxHelper.Values ( string  values)

设置值和文本

参数
values

◆ Values() [2/4]

void FineUICore.DropDownBoxAjaxHelper.Values ( string  values,
string  text 
)

设置值和文本

参数
values
text

◆ Values() [3/4]

void FineUICore.DropDownBoxAjaxHelper.Values ( string[]  values)

设置值和文本

参数
values

◆ Values() [4/4]

void FineUICore.DropDownBoxAjaxHelper.Values ( string[]  values,
string  text 
)

设置值和文本

参数
values
text

属性说明

◆ Source

new DropDownBox FineUICore.DropDownBoxAjaxHelper.Source
get

当前控件


该类的文档由以下文件生成: