public class WizardPageWithPopupCommand
extends java.lang.Object
implements com.softwareag.cis.server.util.IPagePopupCommand
Constructor and Description |
---|
WizardPageWithPopupCommand(WizardPage wizardPage,
WizardAdapter wizAdapter,
int pageIndex) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getImageURL() |
java.lang.String |
getTitle() |
public WizardPageWithPopupCommand(WizardPage wizardPage, WizardAdapter wizAdapter, int pageIndex)
public java.lang.String getImageURL()
getImageURL
in interface com.softwareag.cis.server.util.IPagePopupCommand
public java.lang.String getTitle()
getTitle
in interface com.softwareag.cis.server.util.IPagePopupCommand
public void execute()
execute
in interface com.softwareag.cis.server.util.IPagePopupCommand