Package io.keikai.model.impl.sys
Class InputResultImpl
java.lang.Object
io.keikai.model.impl.sys.InputResultImpl
- All Implemented Interfaces:
InputResult,Serializable
- Since:
- 3.5.0
- Author:
- Dennis
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFormat for the edit textgetType()getValue()voidsetType(SCell.CellType type) void
-
Constructor Details
-
InputResultImpl
public InputResultImpl() -
InputResultImpl
-
-
Method Details
-
getEditText
- Specified by:
getEditTextin interfaceInputResult
-
getValue
- Specified by:
getValuein interfaceInputResult
-
getType
- Specified by:
getTypein interfaceInputResult
-
setValue
-
setType
-
getFormat
Description copied from interface:InputResultFormat for the edit text- Specified by:
getFormatin interfaceInputResult- Returns:
-