Interface AttributeStateChangeEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
ObjectInspector,SimpleObjectInspector
public interface AttributeStateChangeEventHandler extends com.google.gwt.event.shared.EventHandler属性组件状态改变事件处理句柄
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAttributeStateChange(AttributeStateChangeEvent event)
-
-
-
Method Detail
-
onAttributeStateChange
void onAttributeStateChange(AttributeStateChangeEvent event)
-
-