Uses of Class
cn.mapway.ui.client.mvc.attribute.event.AttributeStateChangeEvent
-
Packages that use AttributeStateChangeEvent Package Description cn.mapway.ui.client.mvc.attribute.editor.inspector cn.mapway.ui.client.mvc.attribute.event -
-
Uses of AttributeStateChangeEvent in cn.mapway.ui.client.mvc.attribute.editor.inspector
Methods in cn.mapway.ui.client.mvc.attribute.editor.inspector with parameters of type AttributeStateChangeEvent Modifier and Type Method Description voidObjectInspector. onAttributeStateChange(AttributeStateChangeEvent attributeStateChangeEvent)属性变更发生了voidSimpleObjectInspector. onAttributeStateChange(AttributeStateChangeEvent attributeStateChangeEvent)属性变更发生了 -
Uses of AttributeStateChangeEvent in cn.mapway.ui.client.mvc.attribute.event
Methods in cn.mapway.ui.client.mvc.attribute.event with parameters of type AttributeStateChangeEvent Modifier and Type Method Description voidAttributeStateChangeEventHandler. onAttributeStateChange(AttributeStateChangeEvent event)
-