C - the component typeB - the builder typepublic interface BuildableComponent<C extends BuildableComponent<C,B>,B extends BuildableComponent.Builder<C,B>> extends Component
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuildableComponent.Builder<C extends BuildableComponent,B extends BuildableComponent.Builder<C,B>>
A component builder.
|
EMPTY_COMPONENT_LIST| Modifier and Type | Method and Description |
|---|---|
B |
toBuilder()
Create a builder from this component.
|
append, children, clickEvent, clickEvent, color, color, contains, copy, decoration, decoration, decoration, decorations, decorations, detectCycle, hasDecoration, hasStyling, hoverEvent, hoverEvent, insertion, insertion, mergeColor, mergeDecorations, mergeEvents, mergeStyle, of, of, of, of, of, of, resetStyleB toBuilder()