Interface StaticFilterBuilder

All Superinterfaces:
FilterViewFactory, ViewFactory
All Known Implementing Classes:
StaticFilterBuilderImpl

public interface StaticFilterBuilder extends FilterViewFactory, ViewFactory
A Builder to construct 'static' filter panels. That is, panels which consist of toggleable items that apply predefined filters to columns. Instances of this builder can only be acquired via a WidgetBuilder instance.