Uses of Interface
cn.mapway.ui.client.mvc.attribute.editor.IEditorTipHandler
-
Packages that use IEditorTipHandler Package Description cn.mapway.ui.client.mvc.attribute.editor cn.mapway.ui.client.mvc.attribute.editor.common -
-
Uses of IEditorTipHandler in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor with parameters of type IEditorTipHandler Modifier and Type Method Description default voidIEditorDesigner. setTipHandler(IEditorTipHandler handler)是指一个提示处理接口 缺省什么都不做 -
Uses of IEditorTipHandler in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type IEditorTipHandler Modifier and Type Method Description voidCommonEditorParameterDesigner. setTipHandler(IEditorTipHandler handler)
-