| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.viewframework | |
| org.jboss.as.console.client.widgets.deprecated |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedListView |
| Constructor and Description |
|---|
EmbeddedListView(String title,
int rows,
boolean limitChoices,
ListManagement<String> delegate)
Create a new ListEditorFormItem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListEditorFormItem
FormItem that wraps a ListEditor table.
|
| Constructor and Description |
|---|
ListEditor(ListManagement<T> listManager) |
ListEditor(ListManagement<T> listManager,
int rows) |
ListEditor(ListManagement<T> listManager,
String headerLabel,
int rows) |
NewListItemWizard(ListManagement<String> listManager,
boolean limitChoices) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.