| Package | Description |
|---|---|
| hudson.util |
Other miscellaneous utility code
|
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel.Option[] |
ListBoxModel.values()
Deprecated.
Exposed for stapler. Not meant for programatic consumption.
|
| Constructor and Description |
|---|
ListBoxModel(ListBoxModel.Option... data) |
| Constructor and Description |
|---|
ListBoxModel(Collection<ListBoxModel.Option> c) |
Copyright © 2019. All rights reserved.