|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractSystemWizardPage
com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardAdvPage
com.ibm.etools.iseries.rse.ui.wizard.cmds.NewQSYSDataQWizardAdvPage
public class NewQSYSDataQWizardAdvPage
Second page of the "New Data Queue" wizard.
| Field Summary | |
|---|---|
static String |
copyright
|
static String[] |
SEQ_VALUES
|
static String[] |
SIZE_INITIAL_VALUES
|
static String[] |
SIZE_MAX_VALUES
|
| Fields inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardAdvPage |
|---|
autCombo, CMDDFT, CMDDFT_ARRAY, cmdStringDelta, commandSoFar, commandString, connection, errorMessage, inpAut, newAut, NO, previousFillerLabel, previousLabel, YES, YESNO_ARRAY |
| Constructor Summary | |
|---|---|
NewQSYSDataQWizardAdvPage(Wizard wizard,
IHost connection)
Constructor. |
|
| Method Summary | |
|---|---|
protected String |
buildCommandStringDelta()
Build up the iSeries command delta for this page's contributions, from current contents... |
boolean |
internalIsPageComplete()
Return true if the page is complete, so to enable Finish. |
Control |
performFinishValidation()
Completes processing of the wizard. |
protected void |
populateControls(Composite composite_prompts,
int nbrColumns)
Populate the content area with additional controls beyond what the parent supplies... |
protected void |
prepareControls()
Pre-fill any child-class-unique controls with passed-in data, and set any keystroke listeners... |
protected void |
sizeControls(Composite composite_prompts,
int nbrColumns)
Adjust the size of any child-class-unique controls... |
SystemMessage |
validateKeyLengthInput()
Validate Key Length value as it is entered |
SystemMessage |
validateSizeInitialInput()
Validate Initial size value as it is entered |
SystemMessage |
validateSizeMaximumInput()
Validate Maximum size value as it is entered |
void |
widgetSelected(SelectionEvent event)
From SelectionListener. |
| Methods inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizardAdvPage |
|---|
authorizationNameChanged, buildCommandString, buildOurCommandStringDelta, ccsidChanged, createContents, createYesNoCombo, getAuthority, getCommandString, getCommandStringDelta, getInitialFocusControl, getOurWizard, handleEvent, isPageComplete, performFinish, setAuthority, setConnection, setVisible, widgetDefaultSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.swt.events.SelectionListener |
|---|
widgetDefaultSelected |
| Methods inherited from interface com.ibm.etools.iseries.rse.ui.widgets.QSYSAUTLPromptListener |
|---|
authorizationNameChanged |
| Methods inherited from interface org.eclipse.swt.widgets.Listener |
|---|
handleEvent |
| Field Detail |
|---|
public static final String copyright
public static final String[] SIZE_MAX_VALUES
public static final String[] SIZE_INITIAL_VALUES
public static final String[] SEQ_VALUES
| Constructor Detail |
|---|
public NewQSYSDataQWizardAdvPage(Wizard wizard,
IHost connection)
| Method Detail |
|---|
public void widgetSelected(SelectionEvent event)
widgetSelected in interface SelectionListenerwidgetSelected in class AbstractNewQSYSObjectWizardAdvPagepublic SystemMessage validateSizeMaximumInput()
public SystemMessage validateSizeInitialInput()
public SystemMessage validateKeyLengthInput()
protected void populateControls(Composite composite_prompts,
int nbrColumns)
populateControls in class AbstractNewQSYSObjectWizardAdvPageprotected void prepareControls()
prepareControls in class AbstractNewQSYSObjectWizardAdvPage
protected void sizeControls(Composite composite_prompts,
int nbrColumns)
sizeControls in class AbstractNewQSYSObjectWizardAdvPageprotected String buildCommandStringDelta()
buildCommandStringDelta in class AbstractNewQSYSObjectWizardAdvPagepublic Control performFinishValidation()
performFinishValidation in class AbstractNewQSYSObjectWizardAdvPagepublic boolean internalIsPageComplete()
internalIsPageComplete in class AbstractNewQSYSObjectWizardAdvPage
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||