public class FormatValueConverter extends AbstractEditorOptionsConverter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FIELD_FORMAT_MASK |
static TableFormat |
FORMAT_VALUE_OPTIONS_FORMAT |
editors, types| Constructor and Description |
|---|
FormatValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertToString(DataTable options) |
TableFormat |
getFormat() |
isSupportingEditor, isSupportingTypepublic static final java.lang.String FIELD_FORMAT_MASK
public static final TableFormat FORMAT_VALUE_OPTIONS_FORMAT
public java.lang.String convertToString(DataTable options)
convertToString in interface EditorOptionsConverterconvertToString in class AbstractEditorOptionsConverterpublic TableFormat getFormat()
getFormat in interface EditorOptionsConvertergetFormat in class AbstractEditorOptionsConverter