Package dev.aurelium.slate.builder
Class ComponentBuilder<T>
java.lang.Object
dev.aurelium.slate.builder.ComponentBuilder<T>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()static <T> ComponentBuilder<T>instances(ComponentInstances<T> instances) replace(String from, ComponentReplacer<T> replacer) replaceAny(ComponentReplacer<T> replacer) shouldShow(ComponentVisibility<T> visibility)
-
Method Details
-
builder
-
replace
-
replaceAny
-
shouldShow
-
instances
-
build
-