Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.edit.wizards
Class RPGDSpecPDDSSubfieldPage

java.lang.Object
  extended by AbstractSystemWizardPage
      extended by com.ibm.etools.iseries.edit.wizards.RPGDSpecDataStructureSubfieldPage
          extended by com.ibm.etools.iseries.edit.wizards.RPGDSpecPDDSSubfieldPage

public class RPGDSpecPDDSSubfieldPage
extends RPGDSpecDataStructureSubfieldPage


Field Summary
 
Fields inherited from class com.ibm.etools.iseries.edit.wizards.RPGDSpecDataStructureSubfieldPage
fieldForm, subfields, type, wizard
 
Constructor Summary
RPGDSpecPDDSSubfieldPage(DSpecCreationWizard wizard, String pageID, String titleKey, String descriptionKey, String helpID)
          Creates the page for the dspec creation wizard.
 
Method Summary
protected  void setFormExternal()
           
 void setMaxLength(String length)
           
 
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
 

Constructor Detail

RPGDSpecPDDSSubfieldPage

public RPGDSpecPDDSSubfieldPage(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 created
selection - the current selection
Method Detail

setFormExternal

protected void setFormExternal()
Overrides:
setFormExternal in class RPGDSpecDataStructureSubfieldPage

setMaxLength

public void setMaxLength(String length)

Rational Developer for Power Systems Software
V7.6

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.