Interface LayoutComponentBuilder
-
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<LayoutComponentBuilder>
public interface LayoutComponentBuilder extends ComponentBuilder<LayoutComponentBuilder>
Assembler for constructing Layout Components.- Since:
- 2.4
-
-
Method Summary
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
-