com.ibm.etools.iseries.rse.ui.actions.tableview
Class ISeriesTableViewPDMAction
java.lang.Object
SystemBaseAction
com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseAction
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
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 |
Method Summary |
void |
run()
Run the action |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
ISeriesTableViewPDMAction
public ISeriesTableViewPDMAction(Shell parent,
ObjectTableViewer viewer,
String text,
String tooltip,
ImageDescriptor image,
int iPdmOpt)
- Constructor ISeriesTableViewPDMAction
run
public void run()
- Run the action
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.