Interface FilterTableHeaderRenderer.Factory<R,C>

Type Parameters:
R - the row type
C - the column identifier type
Enclosing interface:
FilterTableHeaderRenderer

public static interface FilterTableHeaderRenderer.Factory<R,C>
A factory for FilterTableHeaderRenderer instances.