Uses of Interface
cn.mapway.ui.client.tools.IShowMessage
Packages that use IShowMessage
Package
Description
-
Uses of IShowMessage in cn.mapway.ui.client.frame
Classes in cn.mapway.ui.client.frame that implement IShowMessageModifier and TypeClassDescriptionclassModuleDispatcher 有两种事件的发生 会调度到这个模块调度器 1.classToobarModule 此类的子类可以拥有一个工具栏classToobarModules 此类的子类可以拥有一个工具栏,该工具栏上展示一些子模块 -
Uses of IShowMessage in cn.mapway.ui.client.tools
Classes in cn.mapway.ui.client.tools that implement IShowMessage -
Uses of IShowMessage in cn.mapway.ui.client.util
Methods in cn.mapway.ui.client.util with parameters of type IShowMessageModifier and TypeMethodDescriptionstatic booleanStringUtil.checkReg(String value, String pattern, String message, IShowMessage showMessage) static booleanStringUtil.isNotEmpty(String value, String message, IShowMessage showMessage) static booleanStringUtil.isNumber(String value, String message, IShowMessage showMessage) 检查是否是数字 -
Uses of IShowMessage in cn.mapway.ui.client.widget.dialog
Classes in cn.mapway.ui.client.widget.dialog that implement IShowMessage