| Package | Description |
|---|---|
| de.jformchecker.elements |
| Modifier and Type | Method and Description |
|---|---|
static RadioInput |
RadioInput.build(String name) |
static RadioInput |
RadioInput.build(String name,
LinkedHashMap<String,String> possibleNames) |
static RadioInput |
RadioInput.build(String name,
String[] keys,
String[] values) |
RadioInput |
RadioInput.setPossibleValues(LinkedHashMap<String,String> possibleNames) |
Copyright © 2017. All rights reserved.