public class ManagedObjectSourceDetailsWizardPage
extends org.eclipse.jface.wizard.WizardPage
Modifier | Constructor and Description |
---|---|
protected |
ManagedObjectSourceDetailsWizardPage()
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
long |
getDefaultTimeout()
Obtains the default timeout for the
ManagedObjectSource . |
String |
getManagedObjectName()
Obtains the name of the
ManagedObject . |
void |
loadManagedObjectSourceInstance(ManagedObjectSourceInstance managedObjectSourceInstance)
Specifies the
ManagedObjectSourceInstance . |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
protected ManagedObjectSourceDetailsWizardPage()
public void loadManagedObjectSourceInstance(ManagedObjectSourceInstance managedObjectSourceInstance)
ManagedObjectSourceInstance
.managedObjectSourceInstance
- ManagedObjectSourceInstance
.public String getManagedObjectName()
ManagedObject
.ManagedObject
.public long getDefaultTimeout()
ManagedObjectSource
.ManagedObjectSource
.public void createControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2005–2016. All rights reserved.