Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.actions.tableview
Class ISeriesTableViewPDMAction

java.lang.Object
  extended by SystemBaseAction
      extended by com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction
          extended by com.ibm.etools.iseries.rse.ui.actions.tableview.ISeriesTableViewPDMAction
All Implemented Interfaces:
IPDMOptions

public class ISeriesTableViewPDMAction
extends QSYSSystemBaseAction
implements IPDMOptions

This action handles the PDM Options in the pop-up menu


Field Summary
static String Copyright
           
 
Fields inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction
copyright
 
Fields inherited from interface com.ibm.etools.iseries.rse.ui.view.objtable.IPDMOptions
PDM_OPTION_10_RESTORE, PDM_OPTION_11_MOVE, PDM_OPTION_12_WORK_WITH, PDM_OPTION_15_COPY_FILE, PDM_OPTION_2_CHANGE, PDM_OPTION_2_EDIT, PDM_OPTION_25_FIND_STRING, PDM_OPTION_3_COPY, PDM_OPTION_4_DELETE, PDM_OPTION_5_BROWSE, PDM_OPTION_55_MERGE_MEMBER, PDM_OPTION_7_RENAME, PDM_OPTION_9_SAVE
 
Constructor Summary
ISeriesTableViewPDMAction(Shell parent, ObjectTableViewer viewer, String text, String tooltip, ImageDescriptor image, int iPdmOpt)
          Constructor ISeriesTableViewPDMAction
 
Method Summary
 void run()
          Run the action
 
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction
getIBMiConnection, isAvailableOffline, updateSelection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values
Constructor Detail

ISeriesTableViewPDMAction

public ISeriesTableViewPDMAction(Shell parent,
                                 ObjectTableViewer viewer,
                                 String text,
                                 String tooltip,
                                 ImageDescriptor image,
                                 int iPdmOpt)
Constructor ISeriesTableViewPDMAction

Method Detail

run

public void run()
Run the action


Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.