public class ConfiguredInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfiguredInput.Type |
| Modifier and Type | Field and Description |
|---|---|
int |
inputId |
ConfiguredInput.Type |
inputType |
| Constructor and Description |
|---|
ConfiguredInput(ConfiguredInput.Type type,
int inputId) |
public int inputId
public ConfiguredInput.Type inputType
public ConfiguredInput(ConfiguredInput.Type type, int inputId)