public abstract class AbstractComponentBuilder<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Component |
build() |
T |
cssProperty(CssProperty property,
String value) |
T |
property(String key,
String value) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.