public interface FilterableComponentBuilder<T extends ComponentBuilder<T>> extends ComponentBuilder<T>
Filterable.| Modifier and Type | Method and Description |
|---|---|
T |
add(FilterComponentBuilder assembler)
Adds a Filter to the component.
|
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getNameT add(FilterComponentBuilder assembler)
assembler - The FilterComponentBuilder with all of its attributes and sub components set.