Interface HasAttributeStateChangeHandler
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- All Known Subinterfaces:
IAttributesProvider
- All Known Implementing Classes:
AbstractAttributeEditor,AbstractAttributesProvider,AiPagination,AttributeGroup,AttributeTable,BaseAbstractModule,CheckBoxAttributeEditor,ColorBoxAttributeEditor,ColorChooser,CommonEventComposite,ComposeAttributesProvider,DateTimeAttributeEditor,DragButton,DropdownAttributeEditor,DropdownItem,EditorHorizontalPanel,EditorSelectAttributeEditor,EditorSelector,EventsInspector,IconAttributeEditor,IconNaviItem,IconSelector,ImageTextItem,ImageUploadAttributeEditor,ImageUploader,LabelAttributeEditor,List,ListDataItem,ListItem,ModuleBar,ModuleBox,ModuleButton,ModuleSelector,ObjectInspector,ObjectInspectorPanel,PaddingBoxAttributeEditor,SaveBar,SearchBox,SimpleAttributeGroup,SliderAttributeEditor,SliderEx,SubsystemModule,TextAreaAttributeEditor,TextboxAttributeEditor,TextButton,ToolbarModule,ToolbarModules
public interface HasAttributeStateChangeHandler
extends com.google.gwt.event.shared.HasHandlers
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationMethods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
-
Method Details
-
addAttributeStateChangeHandler
com.google.gwt.event.shared.HandlerRegistration addAttributeStateChangeHandler(AttributeStateChangeEventHandler handler)
-