点击或拖拽改变大小

MobileForm 方法

MobileForm 类型公开以下成员。

方法
  名称说明
公共方法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。)
Top
参见