public static class ComponentRenderInfo.Builder extends RenderInfo.Builder<ComponentRenderInfo.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ComponentRenderInfo |
build() |
ComponentRenderInfo.Builder |
component(Component component)
Specify
Component that will be rendered as an item of the list. |
customAttribute, isSticky, spanSize
public ComponentRenderInfo.Builder component(Component component)
Component
that will be rendered as an item of the list.public ComponentRenderInfo build()