public interface IInstallationPageContainer
InstallationPage
).Modifier and Type | Method and Description |
---|---|
void |
closeModalContainers()
Closes any modal containers that were used to launch this installation
page.
|
void |
registerPageButton(InstallationPage page,
Button button)
Register a button as belonging to a particular page in the container.
|
void registerPageButton(InstallationPage page, Button button)
page
- the page that created the buttonbutton
- the button to be managedvoid closeModalContainers()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.