com.centrasite.control.adapters.util
Class WizardPageWithPopupCommand
java.lang.Object
com.centrasite.control.adapters.util.WizardPageWithPopupCommand
- All Implemented Interfaces:
- com.softwareag.cis.server.util.IPagePopupCommand
public class WizardPageWithPopupCommand
- extends java.lang.Object
- implements com.softwareag.cis.server.util.IPagePopupCommand
Internal class for use with the WizardAdapter
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WizardPageWithPopupCommand
public WizardPageWithPopupCommand(WizardPage wizardPage,
WizardAdapter wizAdapter,
int pageIndex)
getImageURL
public java.lang.String getImageURL()
- Specified by:
getImageURL
in interface com.softwareag.cis.server.util.IPagePopupCommand
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in interface com.softwareag.cis.server.util.IPagePopupCommand
execute
public void execute()
- Specified by:
execute
in interface com.softwareag.cis.server.util.IPagePopupCommand