com.ibm.etools.iseries.edit.wizards
Class RPGDSpecEDDSSubfieldPage
java.lang.Object
AbstractSystemWizardPage
com.ibm.etools.iseries.edit.wizards.RPGDSpecDataStructureSubfieldPage
com.ibm.etools.iseries.edit.wizards.RPGDSpecEDDSSubfieldPage
public class RPGDSpecEDDSSubfieldPage
- extends RPGDSpecDataStructureSubfieldPage
Methods inherited from class com.ibm.etools.iseries.edit.wizards.RPGDSpecDataStructureSubfieldPage |
createContents, finish, getDSName, getFieldForm, getInitialFocusControl, getNextPage, getOutputObject, getSubfields, getType, handleEvent, isBase, isDads, isPsds, performFinish, setAligned, setBase, setCurrentPosition, setCurrentProcedure, setDads, setDim, setDsName, setFieldForm, setInputObject, setPsds, setSubfields, setType, validateInput, widgetDefaultSelected, widgetSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPGDSpecEDDSSubfieldPage
public RPGDSpecEDDSSubfieldPage(DSpecCreationWizard wizard,
String pageID,
String titleKey,
String descriptionKey,
String helpID)
- Creates the page for the dspec creation wizard.
- Parameters:
workbench
- the workbench on which the page should be createdselection
- the current selection
setFormExternal
protected void setFormExternal()
- Overrides:
setFormExternal
in class RPGDSpecDataStructureSubfieldPage
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.