| Package | Description |
|---|---|
| org.jboss.hal.ballroom.table |
| Modifier and Type | Method and Description |
|---|---|
InlineActionHandler<T> |
ColumnActions.get(String key) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,InlineActionHandler<T>> |
ColumnActions.getColumnActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnActions.add(String id,
InlineActionHandler<T> columnAction) |
| Constructor and Description |
|---|
InlineAction(String title,
InlineActionHandler<T> handler) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.