| Package | Description |
|---|---|
| org.jboss.hal.ballroom | |
| org.jboss.hal.ballroom.dataprovider |
| Constructor and Description |
|---|
Attribute(String name,
Filter<T> filter) |
Attribute(String name,
Filter<T> filter,
Comparator<T> comparator) |
Attribute(String name,
String title,
Filter<T> filter) |
Attribute(String name,
String title,
Filter<T> filter,
Comparator<T> comparator) |
| Modifier and Type | Method and Description |
|---|---|
Filter<T> |
FilterValue.getFilter() |
| Constructor and Description |
|---|
FilterValue(Filter<T> filter,
String value) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.