|
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.ObjAdvancedPropertyPage
public class ObjAdvancedPropertyPage
The property page for advanced properties (eg, Exhaustive) of a remote iSeries object This is an output-only page. The plugin.xml file registers this for remote iSeries objects of any type
Constructor Summary | |
---|---|
ObjAdvancedPropertyPage()
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 labelOwnerPrompt
protected Label labelPrimaryGroupPrompt
protected Label labelAuditingValuePrompt
protected Label labelCreatedPrompt
protected Label labelCreatedByPrompt
protected Label labelCreatedOnPrompt
protected Label labelCreatedOnVRMPrompt
protected Label labelDomainPrompt
protected Label labelModifiedPrompt
protected Label labelUsageDataCollectedPrompt
protected Label labelLastUsedPrompt
protected Label labelDaysUsedPrompt
protected Label labelResetPrompt
protected Label labelAllowChgByPgmPrompt
protected Label labelChgdByPgmPrompt
protected Label labelChgdByUserPrompt
protected Label labelOwner
protected Label labelPrimaryGroup
protected Label labelAuditingValue
protected Label labelCreated
protected Label labelCreatedBy
protected Label labelCreatedOn
protected Label labelCreatedOnVRM
protected Label labelDomain
protected Label labelModified
protected Label labelUsageDataCollected
protected Label labelLastUsed
protected Label labelDaysUsed
protected Label labelReset
protected Label labelAllowChgByPgm
protected Label labelChgdByPgm
protected Label labelChgdByUser
protected boolean initDone
protected IQSYSObject resource
Constructor Detail |
---|
public ObjAdvancedPropertyPage()
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 |