|
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 SystemBasePropertyPage com.ibm.etools.iseries.rse.ui.propertypages.ObjAdvancedSourcePropertyPage
public class ObjAdvancedSourcePropertyPage
The property page for advanced properties (eg, Exhaustive) of a remote iSeries object. This page covers source-related information. This is an output-only page. The plugin.xml file registers this for remote iSeries objects of any type
Field Summary | |
---|---|
protected Composite |
composite_prompts
|
static String |
Copyright
|
protected boolean |
initDone
|
protected Label |
labelApar
|
protected Label |
labelAparPrompt
|
protected Label |
labelCompiler
|
protected Label |
labelCompilerPrompt
|
protected Label |
labelLicensedPgm
|
protected Label |
labelLicensedPgmPrompt
|
protected Label |
labelObjLevel
|
protected Label |
labelObjLevelPrompt
|
protected Label |
labelPTF
|
protected Label |
labelPTFPrompt
|
protected Label |
labelSrcChanged
|
protected Label |
labelSrcChangedPrompt
|
protected Label |
labelSrcFile
|
protected Label |
labelSrcFilePrompt
|
protected Label |
labelSrcLib
|
protected Label |
labelSrcLibPrompt
|
protected Label |
labelSrcMbr
|
protected Label |
labelSrcMbrPrompt
|
protected IQSYSObject |
resource
|
Constructor Summary | |
---|---|
ObjAdvancedSourcePropertyPage()
Constructor for SystemFilterPropertyPage |
Method Summary | |
---|---|
protected Control |
createContentArea(Composite parent)
Create the page's GUI contents. |
protected void |
doInitializeFields()
Initialize values of input fields based on input |
protected ISystemViewElementAdapter |
getAdapter(Object o)
Returns the implementation of ISystemViewElement for the given object. |
boolean |
performOk()
Called by parent when user presses OK |
protected boolean |
verifyPageContents()
Validate all the widgets on the page |
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
protected Composite composite_prompts
protected Label labelSrcMbrPrompt
protected Label labelSrcFilePrompt
protected Label labelSrcLibPrompt
protected Label labelSrcChangedPrompt
protected Label labelCompilerPrompt
protected Label labelLicensedPgmPrompt
protected Label labelAparPrompt
protected Label labelPTFPrompt
protected Label labelObjLevelPrompt
protected Label labelSrcMbr
protected Label labelSrcFile
protected Label labelSrcLib
protected Label labelSrcChanged
protected Label labelCompiler
protected Label labelLicensedPgm
protected Label labelApar
protected Label labelPTF
protected Label labelObjLevel
protected boolean initDone
protected IQSYSObject resource
Constructor Detail |
---|
public ObjAdvancedSourcePropertyPage()
Method Detail |
---|
protected Control createContentArea(Composite parent)
protected ISystemViewElementAdapter getAdapter(Object o)
protected void doInitializeFields()
public boolean performOk()
protected boolean verifyPageContents()
Subclasses should override to do full error checking on all the widgets on the page.
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |