FineUICore 12.0
全栈 ASP.NET Core 低代码开发框架
|
菜单项按钮控件帮助类 更多...
Public 成员函数 | |
MenuButtonAjaxHelper (MenuButton source) | |
构造函数 | |
![]() | |
MenuItemAjaxHelper (MenuItem source) | |
构造函数 | |
void | IconFont (IconFont iconFont) |
设置图标 | |
void | IconFont (IconFont iconFont, string iconFontClass) |
设置图标 | |
void | IconUrl (string iconUrl) |
设置图标 | |
void | Icon (Icon icon) |
设置图标 | |
![]() | |
BaseMenuItemAjaxHelper (BaseMenuItem source) | |
构造函数 | |
![]() | |
ComponentAjaxHelper (Component source) | |
构造函数 | |
void | ApplyStyles (string styles) |
设置控件样式 | |
void | CssStyle (string styles) |
设置控件样式 | |
void | AddCssClass (string cssClass) |
添加控件样式类 | |
void | RemoveCssClass (string cssClass) |
删除控件样式类 | |
![]() | |
ControlBaseAjaxHelper (ControlBase source) | |
构造函数 | |
virtual void | Enabled (bool enabled) |
设置控件的启用状态 | |
virtual void | Disabled (bool disabled) |
设置控件的禁用状态 | |
virtual void | Hidden (bool hidden) |
设置控件的隐藏状态 | |
virtual void | Attribute (string key, string value) |
设置HTML标签属性 | |
属性 | |
new MenuButton | Source [get] |
当前控件 | |
![]() | |
new MenuItem | Source [get] |
当前控件 | |
![]() | |
new BaseMenuItem | Source [get] |
当前控件 | |
![]() | |
new Component | Source [get] |
当前控件 | |
![]() | |
ControlBase | Source [get] |
当前控件 | |
菜单项按钮控件帮助类
FineUICore.MenuButtonAjaxHelper.MenuButtonAjaxHelper | ( | MenuButton | source | ) |
构造函数
source |
|
get |