public final class FunctionHelper
extends java.lang.Object
Constructor and Description |
---|
FunctionHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
editTextToValue(java.lang.String txt,
java.lang.String formatStr) |
static java.lang.Object[] |
parseToDate(java.lang.String txt) |
public static java.lang.Object[] parseToDate(java.lang.String txt)
public static java.lang.Object[] editTextToValue(java.lang.String txt, java.lang.String formatStr)
txt
- the text to be inputformatStr
- the cell text formatCopyright © 2005-2010 Potix Corporation. All Rights Reserved.