Package org.eclipse.datatools.sqltools.data.internal.ui.editor

Interface Summary
IExternalTableDataEditor IExternalTableDataEditor provides a simple interface for the org.eclipse.wst.rdb.data.ui.externalTableDataEditor extension point.
ITableDataEditor This interface should be implemented by editors that allows browsing and editing the data stored in a SQL table.
 

Class Summary
DefaultExternalTableDataWizard The default implementation for the external table data editor.
DefaultExternalTableDataWizardPage The default Wizard Page for external editing of the TableDataEditor.
EditTableDataAction  
EditTableDataActionProvider  
Messages  
TableDataCell Represents a selected cell of the Table Data editor.
TableDataCellEditor  
TableDataCellModifier  
TableDataContentProvider  
TableDataEditor This editor allows borwsing and editing the data stored in a SQL table.
TableDataEditorActionBarContributor  
TableDataEditorInput  
TableDataEditorSelectionProvider  
TableDataLabelProvider  
TableDataTableCursor  
TableDataTableCursorExternalEditingSupport TableDataTableCursorExternalEditingSupport provides the TableDataEditor with support for handling the org.eclipse.wst.rdb.data.ui.externalTableDataEditor extension point.