Uses of Enum
cn.mapway.ui.client.mvc.attribute.editor.NotifyKind
Packages that use NotifyKind
Package
Description
-
Uses of NotifyKind in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor that return NotifyKindModifier and TypeMethodDescriptionstatic NotifyKindReturns the enum constant of this type with the specified name.static NotifyKind[]NotifyKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cn.mapway.ui.client.mvc.attribute.editor with parameters of type NotifyKindModifier and TypeMethodDescriptionvoidIAttributeEditorNotifyHandler.handlerEditorNotify(NotifyKind kind, Object data) -
Uses of NotifyKind in cn.mapway.ui.client.mvc.attribute.editor.proxy
Methods in cn.mapway.ui.client.mvc.attribute.editor.proxy with parameters of type NotifyKindModifier and TypeMethodDescriptionvoidAttributeItemEditorProxy.handlerEditorNotify(NotifyKind kind, Object data)