Uses of Interface
cn.mapway.ui.client.mvc.attribute.event.AttributeStateChangeEventHandler
Packages that use AttributeStateChangeEventHandler
Package
Description
-
Uses of AttributeStateChangeEventHandler in cn.mapway.ui.client.mvc.attribute
Methods in cn.mapway.ui.client.mvc.attribute with parameters of type AttributeStateChangeEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationAbstractAttributesProvider.addAttributeStateChangeHandler(AttributeStateChangeEventHandler handler) -
Uses of AttributeStateChangeEventHandler in cn.mapway.ui.client.mvc.attribute.editor.inspector
Classes in cn.mapway.ui.client.mvc.attribute.editor.inspector that implement AttributeStateChangeEventHandlerModifier and TypeClassDescriptionclassObjectInspector 对象属性检查器class简单的对象属性检查器 接受一个 IAttributesProvider -
Uses of AttributeStateChangeEventHandler in cn.mapway.ui.client.mvc.attribute.event
Fields in cn.mapway.ui.client.mvc.attribute.event with type parameters of type AttributeStateChangeEventHandlerModifier and TypeFieldDescriptionstatic com.google.gwt.event.shared.GwtEvent.Type<AttributeStateChangeEventHandler>AttributeStateChangeEvent.TYPEMethods in cn.mapway.ui.client.mvc.attribute.event that return types with arguments of type AttributeStateChangeEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.GwtEvent.Type<AttributeStateChangeEventHandler>AttributeStateChangeEvent.getAssociatedType()Methods in cn.mapway.ui.client.mvc.attribute.event with parameters of type AttributeStateChangeEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationHasAttributeStateChangeHandler.addAttributeStateChangeHandler(AttributeStateChangeEventHandler handler) protected voidAttributeStateChangeEvent.dispatch(AttributeStateChangeEventHandler handler) -
Uses of AttributeStateChangeEventHandler in cn.mapway.ui.client.widget
Methods in cn.mapway.ui.client.widget with parameters of type AttributeStateChangeEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationCommonEventComposite.addAttributeStateChangeHandler(AttributeStateChangeEventHandler handler)