|
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.ObjAdvancedDiskPropertyPage
public class ObjAdvancedDiskPropertyPage
The property page for advanced properties (eg, Exhaustive) of a remote iSeries object. This page covers disk-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 |
labelAuxPool
|
protected Label |
labelAuxPoolPrompt
|
protected Label |
labelCompressed
|
protected Label |
labelCompressedPrompt
|
protected Label |
labelFreed
|
protected Label |
labelFreedPrompt
|
protected Label |
labelOverflow
|
protected Label |
labelOverflowPrompt
|
protected Label |
labelRestored
|
protected Label |
labelRestoredPrompt
|
protected Label |
labelSaveActiveDate
|
protected Label |
labelSaveActiveDatePrompt
|
protected Label |
labelSaveCmd
|
protected Label |
labelSaveCmdPrompt
|
protected Label |
labelSaved
|
protected Label |
labelSaveDevice
|
protected Label |
labelSaveDevicePrompt
|
protected Label |
labelSavedPrompt
|
protected Label |
labelSaveFile
|
protected Label |
labelSaveFilePrompt
|
protected Label |
labelSaveLabel
|
protected Label |
labelSaveLabelPrompt
|
protected Label |
labelSaveLib
|
protected Label |
labelSaveLibPrompt
|
protected Label |
labelSaveSeqNbr
|
protected Label |
labelSaveSeqNbrPrompt
|
protected Label |
labelSaveSize
|
protected Label |
labelSaveSizePrompt
|
protected Label |
labelSaveVolumeId
|
protected Label |
labelSaveVolumeIdPrompt
|
protected Label |
labelSize
|
protected Label |
labelSizePrompt
|
protected IQSYSObject |
resource
|
Constructor Summary | |
---|---|
ObjAdvancedDiskPropertyPage()
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 labelSizePrompt
protected Label labelSaveSizePrompt
protected Label labelFreedPrompt
protected Label labelCompressedPrompt
protected Label labelAuxPoolPrompt
protected Label labelOverflowPrompt
protected Label labelSavedPrompt
protected Label labelSaveActiveDatePrompt
protected Label labelRestoredPrompt
protected Label labelSaveCmdPrompt
protected Label labelSaveDevicePrompt
protected Label labelSaveVolumeIdPrompt
protected Label labelSaveSeqNbrPrompt
protected Label labelSaveLabelPrompt
protected Label labelSaveFilePrompt
protected Label labelSaveLibPrompt
protected Label labelSize
protected Label labelSaveSize
protected Label labelFreed
protected Label labelCompressed
protected Label labelAuxPool
protected Label labelOverflow
protected Label labelSaved
protected Label labelSaveActiveDate
protected Label labelRestored
protected Label labelSaveCmd
protected Label labelSaveDevice
protected Label labelSaveVolumeId
protected Label labelSaveSeqNbr
protected Label labelSaveLabel
protected Label labelSaveFile
protected Label labelSaveLib
protected boolean initDone
protected IQSYSObject resource
Constructor Detail |
---|
public ObjAdvancedDiskPropertyPage()
Method Detail |
---|
protected Control createContentArea(Composite parent)
PreferencePage
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 |