@RequestScoped @Named public class SelectManyCheckboxController extends Object implements Serializable
| Constructor and Description |
|---|
SelectManyCheckboxController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnimal() |
List |
getAnimals() |
List<String> |
getNumbers() |
int |
getResult() |
void |
setAnimals(List<String> animals) |
void |
setNumbers(List<String> numbers) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.