protected class GwtDebugPanelFilters.RpcFilter.RpcFilterConfig extends DebugPanelFilter.Config implements DebugPanelFilter.Config.View
RPC filter's config.DebugPanelFilter.Config.View| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.user.client.ui.TextBox |
textbox |
| Constructor and Description |
|---|
GwtDebugPanelFilters.RpcFilter.RpcFilterConfig() |
| Modifier and Type | Method and Description |
|---|---|
DebugPanelFilter.Config.View |
getView() |
com.google.gwt.user.client.ui.Widget |
getWidget() |
boolean |
onApply()
Called when the user wishes to apply the settings in the view to the filter.
|
void |
onRemove()
Called when the users wishes to disable the current filter.
|
addValueChangeHandler, fireEventpublic GwtDebugPanelFilters.RpcFilter.RpcFilterConfig()
public DebugPanelFilter.Config.View getView()
getView in class DebugPanelFilter.Configpublic com.google.gwt.user.client.ui.Widget getWidget()
getWidget in interface DebugPanelFilter.Config.Viewpublic boolean onApply()
DebugPanelFilter.Config.ViewonApply in interface DebugPanelFilter.Config.Viewpublic void onRemove()
DebugPanelFilter.Config.ViewonRemove in interface DebugPanelFilter.Config.ViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.