Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.search
Class SearchResultViewPDMAction

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

public class SearchResultViewPDMAction
extends QSYSSystemBaseAction
implements IPDMOptions

This action handles the PDM Options in the pop-up menu from the search result view


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
SearchResultViewPDMAction(Shell parent, TreeViewer viewer, String text, String tooltip, ImageDescriptor image, int pdmOpt, SearchResultElementAdapter adapter)
          Constructor SearchResultViewPDMAction
 
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

SearchResultViewPDMAction

public SearchResultViewPDMAction(Shell parent,
                                 TreeViewer viewer,
                                 String text,
                                 String tooltip,
                                 ImageDescriptor image,
                                 int pdmOpt,
                                 SearchResultElementAdapter adapter)
Constructor SearchResultViewPDMAction

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.