public abstract class DataFormDateTimeViewer extends EntityPropertyViewer
Constructor and Description |
---|
DataFormDateTimeViewer(RadDataForm dataForm,
EntityProperty property) |
Modifier and Type | Method and Description |
---|---|
DateFormat |
getDateFormat() |
Function<Object,String> |
getValueToStringConverter() |
void |
setDateFormat(DateFormat value) |
void |
setValueToStringConverter(Function<Object,String> converter) |
applyParams, getEditorView, getHeaderView, getLabelPosition, getLabelWidth, imageView, isEnabled, load, loadPropertyValue, notifyEntityPropertyChanged, onDataFormEnabledChanged, property, rootLayout, setEditorLayout, setEnabled, setHeaderLayout, setLabelPosition, setLabelWidth, unload, updateLayoutWithElements
public DataFormDateTimeViewer(RadDataForm dataForm, EntityProperty property)
public void setDateFormat(DateFormat value)
public DateFormat getDateFormat()