|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
com.ibm.btt.bc.override.supervisor.cust.SupervisorWizardPage
public abstract class SupervisorWizardPage
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
SupervisorWizardPage()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
protected OverrideRequest |
getOverrideRequest()
|
protected InboundRequestsViewConfig |
getSupervisorConfig()
|
protected boolean |
isReadOnly()
|
protected abstract void |
setFocus()
|
void |
setName(java.lang.String name)
|
void |
setSupervisorContext(InboundRequestsViewConfig supervisorConfig,
OverrideRequest overrideRequest,
boolean readOnly)
|
void |
setVisible(boolean visible)
|
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
---|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
createControl, dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp |
Constructor Detail |
---|
public SupervisorWizardPage()
Method Detail |
---|
protected InboundRequestsViewConfig getSupervisorConfig()
protected OverrideRequest getOverrideRequest()
protected boolean isReadOnly()
public void setSupervisorContext(InboundRequestsViewConfig supervisorConfig, OverrideRequest overrideRequest, boolean readOnly)
public void setName(java.lang.String name)
public java.lang.String getName()
getName
in interface org.eclipse.jface.wizard.IWizardPage
getName
in class org.eclipse.jface.wizard.WizardPage
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.jface.dialogs.DialogPage
protected abstract void setFocus()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |