C - the component typeB - the builder typepublic interface BuildableComponent<C extends BuildableComponent<C,B>,B extends ComponentBuilder<C,B>> extends Component
| Modifier and Type | Method and Description |
|---|---|
B |
toBuilder()
Create a builder from this component.
|
append, append, children, children, clickEvent, clickEvent, color, color, contains, decoration, decoration, decoration, decorations, decorations, detectCycle, hasDecoration, hasStyling, hoverEvent, hoverEvent, insertion, insertion, mergeColor, mergeDecorations, mergeEvents, style, styleB toBuilder()