@RequestScoped @Named public class SelectManyListboxController extends Object implements Serializable
| Constructor and Description |
|---|
SelectManyListboxController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCelestial() |
List<String> |
getCelestials() |
SelectItem[] |
getDeserts() |
List<String> |
getSelectedDeserts() |
void |
setCelestials(List<String> celestials) |
void |
setSelectedDeserts(List<String> selectedDeserts) |
public String getCelestial()
public SelectItem[] getDeserts()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.