| Package | Description |
|---|---|
| net.abstractfactory.plum.view.component | |
| net.abstractfactory.plum.view.component.listbox |
| Modifier and Type | Field and Description |
|---|---|
protected SelectionMode |
ListBox.selectionMode |
| Modifier and Type | Method and Description |
|---|---|
SelectionMode |
ListBox.getSelectionMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBox.setSelectionMode(SelectionMode selectionMode) |
| Modifier and Type | Method and Description |
|---|---|
static SelectionMode |
SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionMode[] |
SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.