Uses of Interface
org.eclipse.datatools.sqltools.common.ui.tableviewer.IEnhanceTableDataReadOnly

Packages that use IEnhanceTableDataReadOnly
org.eclipse.datatools.sqltools.common.ui.tableviewer   
 

Uses of IEnhanceTableDataReadOnly in org.eclipse.datatools.sqltools.common.ui.tableviewer
 

Methods in org.eclipse.datatools.sqltools.common.ui.tableviewer that return IEnhanceTableDataReadOnly
 IEnhanceTableDataReadOnly EnhancedTableViewer.getReadOnly()
           
 

Methods in org.eclipse.datatools.sqltools.common.ui.tableviewer with parameters of type IEnhanceTableDataReadOnly
 void EnhancedTableViewer.setReadOnly(IEnhanceTableDataReadOnly readOnly)