| Package | Description |
|---|---|
| org.jboss.hal.ballroom | |
| org.jboss.hal.ballroom.form | |
| org.jboss.hal.core.mbui.form | |
| org.jboss.hal.core.mbui.listview |
| Modifier and Type | Method and Description |
|---|---|
EmptyState |
EmptyState.Builder.build() |
| Constructor and Description |
|---|
AbstractForm(String id,
StateMachine stateMachine,
DataMapping<T> dataMapping,
EmptyState emptyState) |
| Modifier and Type | Method and Description |
|---|---|
ModelNodeForm.Builder<T> |
ModelNodeForm.Builder.singleton(Supplier<Operation> ping,
EmptyState emptyState)
Use this method if you want to manage a singleton resource.
|
| Modifier and Type | Method and Description |
|---|---|
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.emptyState(String name,
EmptyState emptyState) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.