| Constructor and Description |
|---|
NoInputType() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Gets the
Component that will be used to retrieve the inputs
from the user. |
String |
getValue()
Gets the value currently stored in this
InputType instance. |
void |
setValue(String value)
Sets the value stored in this
InputType to value. |
public Component getComponent()
InputTypeComponent that will be used to retrieve the inputs
from the user.getComponent in interface InputTypepublic String getValue()
InputTypeInputType instance.Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.