|
FineUIMvc 11.7
企业级 ASP.NET MVC 控件库
|
工具栏文本控件帮助类 更多...
Public 成员函数 | |
| ToolbarTextAjaxHelper (ToolbarText source) | |
| 构造函数 | |
| void | Text (string text) |
| 设置文本 | |
Public 成员函数 继承自 FineUIMvc.ComponentAjaxHelper< ToolbarText, ToolbarTextAjaxHelper > | |
| ComponentAjaxHelper (Component source) | |
| 构造函数 | |
| void | ApplyStyles (string styles) |
| 设置控件样式 | |
| void | CssStyle (string styles) |
| 设置控件样式 | |
| void | AddCssClass (string cssClass) |
| 添加控件样式类 | |
| void | RemoveCssClass (string cssClass) |
| 删除控件样式类 | |
属性 | |
| new ToolbarText | Source [get] |
| 当前控件 | |
属性 继承自 FineUIMvc.ComponentAjaxHelper< ToolbarText, ToolbarTextAjaxHelper > | |
| new Component | Source [get] |
| 当前控件 | |
工具栏文本控件帮助类
| FineUIMvc.ToolbarTextAjaxHelper.ToolbarTextAjaxHelper | ( | ToolbarText | source | ) |
构造函数
| source |
| void FineUIMvc.ToolbarTextAjaxHelper.Text | ( | string | text | ) |
设置文本
| text |
|
get |
当前控件