RSE
Release 2.0

Uses of Class
org.eclipse.rse.ui.dialogs.SystemDeleteTableRow

Packages that use SystemDeleteTableRow
org.eclipse.rse.ui.dialogs   
 

Uses of SystemDeleteTableRow in org.eclipse.rse.ui.dialogs
 

Subclasses of SystemDeleteTableRow in org.eclipse.rse.ui.dialogs
 class SystemRenameTableRow
          Represents one row in the table in the SystemRenameDialog dialog.
 

Methods in org.eclipse.rse.ui.dialogs that return SystemDeleteTableRow
 SystemDeleteTableRow[] SystemDeleteDialog.getRows()
          Returns the rows of deletable items.
 

Methods in org.eclipse.rse.ui.dialogs with parameters of type SystemDeleteTableRow
 int SystemDeleteTableProvider.getRowNumber(SystemDeleteTableRow row)
          Return the 0-based row number of the given element.
 


RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.