JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
docking.widgets.filter
FilterListener
Contents
Description
Method Summary
Method Details
filterChanged(String)
Hide sidebar
Show sidebar
Interface FilterListener
public interface
FilterListener
An interface that will be called when the text filter changes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
filterChanged
(
String
text)
Method Details
filterChanged
void
filterChanged
(
String
text)