IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.rcp.xui.editors
Class TextCellEditor

java.lang.Object
  extended by com.ibm.btt.rcp.xui.editors.TextCellEditor
All Implemented Interfaces:
ICellEditor

public class TextCellEditor
extends java.lang.Object
implements ICellEditor

Cell Editor with TextField


Constructor Summary
TextCellEditor()
           
 
Method Summary
 org.eclipse.jface.viewers.CellEditor createCellEditor(org.eclipse.swt.widgets.Composite parent)
          Create org.eclipse.jface.viewers.CellEditor instance
 java.lang.Object fromEditorValue(java.lang.Object value)
          Get value from XUI table cell editor
 java.lang.Object toEditorValue(java.lang.Object value)
          Set value to XUI table cell editor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextCellEditor

public TextCellEditor()
Method Detail

createCellEditor

public org.eclipse.jface.viewers.CellEditor createCellEditor(org.eclipse.swt.widgets.Composite parent)
Description copied from interface: ICellEditor
Create org.eclipse.jface.viewers.CellEditor instance

Specified by:
createCellEditor in interface ICellEditor
Returns:

toEditorValue

public java.lang.Object toEditorValue(java.lang.Object value)
Description copied from interface: ICellEditor
Set value to XUI table cell editor

Specified by:
toEditorValue in interface ICellEditor
Returns:

fromEditorValue

public java.lang.Object fromEditorValue(java.lang.Object value)
Description copied from interface: ICellEditor
Get value from XUI table cell editor

Specified by:
fromEditorValue in interface ICellEditor
Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009