org.opennms.features.poller.remote.gwt.client
Class FilterPanel.StatusSelectionChangedEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<FilterPanel.StatusSelectionChangedEventHandler>
org.opennms.features.poller.remote.gwt.client.FilterPanel.StatusSelectionChangedEvent
- Enclosing class:
- FilterPanel
public static class FilterPanel.StatusSelectionChangedEvent
- extends com.google.gwt.event.shared.GwtEvent<FilterPanel.StatusSelectionChangedEventHandler>
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString, toString |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<FilterPanel.StatusSelectionChangedEventHandler> TYPE
FilterPanel.StatusSelectionChangedEvent
public FilterPanel.StatusSelectionChangedEvent(Status status,
boolean selected)
dispatch
protected void dispatch(FilterPanel.StatusSelectionChangedEventHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<FilterPanel.StatusSelectionChangedEventHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<FilterPanel.StatusSelectionChangedEventHandler> getAssociatedType()
- Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<FilterPanel.StatusSelectionChangedEventHandler>
Copyright © 2011. All Rights Reserved.