com.sibvisions.rad.ui.web.ext.gwt.celleditor
Class DateCellEditor
java.lang.Object
com.sibvisions.rad.ui.web.ext.gwt.celleditor.StyledCellEditor
com.sibvisions.rad.ui.web.ext.gwt.celleditor.DateCellEditor
- All Implemented Interfaces:
- IAlignmentConstants, Serializable
public class DateCellEditor
- extends StyledCellEditor
The DateCellEditor defines the date cell editor and is not a cell editor
itself.
- See Also:
- Serialized Form
|
Constructor Summary |
DateCellEditor()
Creates a new instance of DateCellEditor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateCellEditor
public DateCellEditor()
- Creates a new instance of
DateCellEditor.
setDateFormat
public void setDateFormat(String pDateFormat)
- Sets the date/time format used for editing the date.
- Parameters:
pDateFormat - the date/tme format
getDateFormat
public String getDateFormat()
- Gets the date/time format used for editing the date.
- Returns:
- the date/time format
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.