public class DateEditor extends ValidationEditorSupport implements FastPropertyEditor
PropertyEditorSupport,
ValidationEditorSupport,
FastPropertyEditor,
PropertyEditorExceptionvalue| Constructor and Description |
|---|
DateEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
String |
getAsText(Object val)
This method is specified in the FastPropertyEditor interface and it is implemented here for convenience
|
Object |
getAsValue(String txt) |
void |
setAsText(String txt) |
getValue, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setAsText(String txt)
setAsText in interface PropertyEditorsetAsText in class ValidationEditorSupportpublic Object getAsValue(String txt)
getAsValue in interface FastPropertyEditorpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class ValidationEditorSupportpublic String getAsText(Object val)
ValidationEditorSupportgetAsText in interface FastPropertyEditorgetAsText in class ValidationEditorSupportCopyright © 2013 Atlassian. All Rights Reserved.