|
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 ViewPart com.ibm.etools.iseries.rse.ui.view.objtable.ObjectTableView com.ibm.etools.iseries.rse.ui.view.objtable.PDMTableView
public class PDMTableView
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.ObjectTableView |
---|
ObjectTableView.TableViewHistEntry |
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.view.objtable.ObjectTableView |
---|
copyright, iseriesPrintTableViewAction, iseriesTableViewSelectAllAction, menuListenerAdded, shell, table, vcp, viewer |
Fields inherited from interface com.ibm.etools.iseries.rse.ui.preferences.IBMiUIPreferenceConstants |
---|
COMPILE_TYPE_PREFIX, COMPILE_TYPE_SIZE, DSPCMDTABLEVIEW, EXTRATABLEVIEW, HAS_RSE_INTRO_DISPLAYED, LOCKTABLEVIEW, OPEN_MEMBER_DIALOG_LAST_CONNECTION, ROOT, TABLEVIEW_COLUMN_TYPE_MBR, TABLEVIEW_COLUMN_TYPE_OBJ, TABLEVIEW_MBRADD_ORDER, TABLEVIEW_MBROBJ_ORDER, TABLEVIEW_OBJADD_ORDER, TABLEVIEW_ORDER_STATE, TABLEVIEW_RESTORE_STATE, TABLEVIEW_USE_CMDLINE |
Fields inherited from interface com.ibm.etools.iseries.subsystems.qsys.commands.IQSYSCommandLineParameterHandlerConfig |
---|
copyright |
Constructor Summary | |
---|---|
PDMTableView()
Constructor |
Method Summary | |
---|---|
protected void |
addSubclassActions(IMenuManager menu)
|
void |
clearParameterString()
Clear string specified on the command line |
void |
createPartControl(Composite parent)
createPartControl called by parent |
void |
dispose()
dispose - when control goes away |
void |
enableCmdSection()
Enable the whole section |
void |
fillLocalToolBar()
Override of parent to allow us to register global action handlers for Ctrl + C and Ctrl + V. |
String |
getParameterString()
Get the string specified on the command line |
boolean |
getUseCmdLinePreference()
|
boolean |
isCommandAreaCollapsed()
Check if the command area in the table view is collapsed |
void |
setParameterString(String cmdStr)
Get the string specified on the command line |
void |
systemResourceChanged(ISystemResourceChangeEvent event)
This is the method in your class that will be called when a system resource changes. |
void |
toggleCmdSection()
Toggle Command section |
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 PDMTableView()
Method Detail |
---|
public void createPartControl(Composite parent)
ObjectTableView
createPartControl
in class ObjectTableView
public void systemResourceChanged(ISystemResourceChangeEvent event)
systemResourceChanged
in class ObjectTableView
event
- Note: Child class PDMTableView overrides this method to handle events for
commands; but calls back here for unhandled events.ISystemResourceChangeEvent
public void dispose()
dispose
in class ObjectTableView
public String getParameterString()
public void clearParameterString()
public void setParameterString(String cmdStr)
public void enableCmdSection()
enableCmdSection
in class ObjectTableView
public void toggleCmdSection()
public void fillLocalToolBar()
fillLocalToolBar
in class ObjectTableView
com.ibm.etools.iseries.core.ui.view.ISeriesLibTableView#fillLocalToolBar()
protected void addSubclassActions(IMenuManager menu)
addSubclassActions
in class ObjectTableView
public boolean isCommandAreaCollapsed()
public boolean getUseCmdLinePreference()
getUseCmdLinePreference
in interface IQSYSCommandLineParameterHandlerConfig
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |