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