| Package | Description |
|---|---|
| org.jboss.hal.core.finder |
| Modifier and Type | Method and Description |
|---|---|
FinderColumn.Builder<T> |
FinderColumn.Builder.itemsProvider(ItemsProvider<T> itemsProvider) |
protected void |
FinderColumn.setItemsProvider(ItemsProvider<T> itemsProvider)
Sometimes you need to reference
this in the items provider. |
| Constructor and Description |
|---|
StaticItemColumn(Finder finder,
String id,
String title,
ItemsProvider<StaticItem> itemsProvider) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.