|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInstallationPageContainer
Interface for a container that hosts one or more installation pages (
InstallationPage
).
Method Summary | |
---|---|
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. |
Method Detail |
---|
void registerPageButton(InstallationPage page, Button button)
page
- the page that created the buttonbutton
- the button to be managedvoid closeModalContainers()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.