Uses of Interface
cn.mapway.ui.client.mvc.help.IHelpProvider
-
Packages that use IHelpProvider Package Description cn.mapway.ui.client.frame cn.mapway.ui.client.mvc -
-
Uses of IHelpProvider in cn.mapway.ui.client.frame
Classes in cn.mapway.ui.client.frame that implement IHelpProvider Modifier and Type Class Description classSubsystemModule子系统窗口管理器 子系统管理器 能够管理本子系统下的所有子模块 如果子模块所属的group为 全屏,就会将子模块进行全屏展示classToolbarModuleToobarModule 此类的子类可以拥有一个工具栏classToolbarModulesToobarModules 此类的子类可以拥有一个工具栏,该工具栏上展示一些子模块 -
Uses of IHelpProvider in cn.mapway.ui.client.mvc
Classes in cn.mapway.ui.client.mvc that implement IHelpProvider Modifier and Type Class Description classBaseAbstractModule模块基类.
-