| 名称 | 说明 |
---|
 | Close |
关闭当前窗体。
|
 | CloseDrawer |
关闭侧边栏
|
 | CloseLoadingScreen |
关闭加载页面
|
 | DestroyDialog |
销毁弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | DoAction | (继承自 MobileParentControl。) |
 | GetPropertyInitialValue |
根据属性名称获取STML协议中的属性默认值
(继承自 MobileControlBase。) |
 | Invoke(Delegate) | (继承自 MobileControlBase。) |
 | Invoke(Delegate, Object) | (继承自 MobileControlBase。) |
 | LoadClientData |
添加或修改客户端数据
|
 | OnAction | (继承自 MobileParentControl。) |
 | OnBindValueUpdate | (继承自 MobileLayoutControl。) |
 | OpenDrawer |
打开侧边栏
|
 | ReadClientData |
获取客户端数据
|
 | RedirectUrl |
跳转指定URL的网页
|
 | RemoveClientData |
删除客户端数据
|
 | Show(MobileForm, FormRedirectCallBackEventHandler, Object) |
跳转指定窗体
|
 | Show(MobileForm, Boolean, FormRedirectCallBackEventHandler, Object) |
跳转指定窗体
|
 | ShowAnimationDialog |
带动画效果弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | ShowContextDialog |
弹出上下文用户控件界面
(继承自 MobileLayoutControl。) |
 | ShowDialog(MobileUserControl, EventHandler) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | ShowDialog(MobileUserControl, DialogOptions, EventHandler) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | ShowLoadingScreen |
显示加载页面
|
 | ShowLoadingScreen(String) |
显示加载页面
|
 | ShowLoadingScreen(String, Boolean) |
显示加载页面
|
 | ShowModal(MobileUserControl) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | ShowModal(MobileUserControl, DialogOptions) |
弹出用户控件界面
(继承自 MobileLayoutControl。) |
 | Toast |
显示Toast
(继承自 MobileParentControl。) |