com.sibvisions.rad.ui.web.impl.celleditor
Class WebDateCellEditor
java.lang.Object
com.sibvisions.rad.ui.web.impl.celleditor.WebCellEditor
com.sibvisions.rad.ui.web.impl.celleditor.WebDateCellEditor
- All Implemented Interfaces:
- ICellEditor, IDateCellEditor, IStyledCellEditor, IAlignmentConstants
public class WebDateCellEditor
- extends WebCellEditor
- implements IDateCellEditor
Web server implementation of IDateCellEditor.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDateCellEditor
public WebDateCellEditor()
- Creates a new instance of
WebDateCellEditor.
- See Also:
IDateCellEditor
getDateFormat
public String getDateFormat()
- Gets the date format used for editing the date.
- Specified by:
getDateFormat in interface IDateCellEditor
- Returns:
- the date format
setDateFormat
public void setDateFormat(String pDateFormat)
- Sets the date format used for editing the date.
- Specified by:
setDateFormat in interface IDateCellEditor
- Parameters:
pDateFormat - the date format
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.