Package io.keikai.model.sys.input
Interface InputResult
- All Known Implementing Classes:
InputResultImpl
public interface InputResult
- Since:
- 3.5.0
- Author:
- dennis
-
Method Details
-
getEditText
String getEditText() -
getValue
Object getValue() -
getType
SCell.CellType getType() -
getFormat
String getFormat()Format for the edit text- Returns:
-