public abstract static class DebugPanelFilter.Config extends Object implements com.google.gwt.event.logical.shared.HasValueChangeHandlers<DebugPanelFilter.Config>, com.google.gwt.event.shared.HasHandlers
filter's configuration.| Modifier and Type | Class and Description |
|---|---|
static interface |
DebugPanelFilter.Config.View
The view of the
filter configuration. |
| Constructor and Description |
|---|
DebugPanelFilter.Config() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<DebugPanelFilter.Config> handler) |
void |
fireEvent(com.google.gwt.event.shared.GwtEvent<?> event) |
abstract DebugPanelFilter.Config.View |
getView() |
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<DebugPanelFilter.Config> handler)
addValueChangeHandler in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<DebugPanelFilter.Config>public void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
fireEvent in interface com.google.gwt.event.shared.HasHandlerspublic abstract DebugPanelFilter.Config.View getView()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.