|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SystemBaseDialogAction com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseDialogAction com.ibm.etools.iseries.rse.ui.actions.tableview.ISeriesTableViewSubsetAction
public class ISeriesTableViewSubsetAction
This action displays the Subset dialog and then calls the view to do the subsetting
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesTableViewSubsetAction(Shell parent,
ObjectTableView target)
Constructor for ISeriesTableViewSubsetAction |
Method Summary | |
---|---|
protected Dialog |
createDialog(Shell parent)
If you decide to use the supplied run method as is, then you must override this method to create and return the dialog that is displayed by the default run method implementation. |
protected Object |
getDialogValue(Dialog dlg)
Required by parent. |
Methods inherited from class com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseDialogAction |
---|
getIBMiConnection, updateSelection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public ISeriesTableViewSubsetAction(Shell parent, ObjectTableView target)
Method Detail |
---|
protected Dialog createDialog(Shell parent)
If you override run with your own, then simply implement this to return null as it won't be used.
#run()
protected Object getDialogValue(Dialog dlg)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |