com.ibm.etools.iseries.edit.wizards
Class RPGDSpecSubfieldArrayKeywordsPane
java.lang.Object
com.ibm.etools.iseries.edit.wizards.RPGDSpecKeywordBasePane
com.ibm.etools.iseries.edit.wizards.RPGDSpecArrayKeywordsPane
com.ibm.etools.iseries.edit.wizards.RPGDSpecSubfieldArrayKeywordsPane
public class RPGDSpecSubfieldArrayKeywordsPane
- extends RPGDSpecArrayKeywordsPane
Fields inherited from class com.ibm.etools.iseries.edit.wizards.RPGDSpecArrayKeywordsPane |
alter, altVld, arrayDim, arrayKeywords, ascendBtn, ctdataBtn, dads, descendBtn, DSoccurs, extfmt, extfmts, field, fromFile, fromVld, isCurProc, isNumeric, keywords, paneEnabled, perrcd, perrcdVld, perVld, toFile, toVld |
Methods inherited from class com.ibm.etools.iseries.edit.wizards.RPGDSpecArrayKeywordsPane |
checkError, generateArrayKeywords, getArrayKeywords, getExtFmtStrs, getField, getKeywords, getPerrcdNbr, handleEvent, initValidators, isDads, isPaneEnabled, modifyText, populateKeyword, setAltEnabled, setArrayKeywords, setCTDATAEnabled, setCurrentProcedure, setDads, setExtFmtEnabled, setKeywords, setKeywordsEnabled, updateExtFmt, validateCurProc, validateFromFile, validatePane, validateToFile, validateTxtAlt, validateTxtPerrcd, widgetDefaultSelected |
Methods inherited from class com.ibm.etools.iseries.edit.wizards.RPGDSpecKeywordBasePane |
clearErrorMessage, getContainer, getSelections, initSelections, isPaneComplete, isSelected, populateSFKeyword, setEnabled, setErrorMessage, setFocus, updateContainerKeywords |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
RPGDSpecSubfieldArrayKeywordsPane
public RPGDSpecSubfieldArrayKeywordsPane(Object container)
- Constructor
setEnabled
public void setEnabled(boolean enabled)
- Overrides:
setEnabled
in class RPGDSpecArrayKeywordsPane
widgetSelected
public void widgetSelected(SelectionEvent e)
- Overrides:
widgetSelected
in class RPGDSpecArrayKeywordsPane
checkArrayKwdRules
protected void checkArrayKwdRules()
- Overrides:
checkArrayKwdRules
in class RPGDSpecArrayKeywordsPane
setField
public void setField(RPGFieldType type)
- Overrides:
setField
in class RPGDSpecArrayKeywordsPane
- Parameters:
type
-
createContents
public Control createContents(Composite parent)
- Overrides:
createContents
in class RPGDSpecArrayKeywordsPane
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.