Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DATE_FORMAT_MASK |
Constructor and Description |
---|
DateConverter() |
Modifier and Type | Method and Description |
---|---|
static Date |
createDate(String dateString) |
Class<String> |
getComponentType() |
static String |
getDateStr(Date date) |
Class<Date> |
getModelType() |
Date |
toModelValue(String widgetValue) |
String |
toWidgetValue(Date modelValue) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.