public class InputResultImpl extends java.lang.Object implements InputResult
| Constructor and Description |
|---|
InputResultImpl() |
InputResultImpl(java.lang.String input) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEditText() |
java.lang.String |
getFormat()
Format for the edit text
|
SCell.CellType |
getType() |
java.lang.Object |
getValue() |
public InputResultImpl()
public InputResultImpl(java.lang.String input)
public java.lang.String getEditText()
getEditText in interface InputResultpublic java.lang.Object getValue()
getValue in interface InputResultpublic SCell.CellType getType()
getType in interface InputResultpublic java.lang.String getFormat()
InputResultgetFormat in interface InputResultCopyright © 2005-2010 Potix Corporation. All Rights Reserved.