public interface AssistantPageContext
AssistantPage.| Modifier and Type | Method and Description |
|---|---|
AssistantPage |
getCurrentPage()
Gets the currently displayed
page. |
Window |
getWindow()
The window in which the
AssistantPage is shown. |
void |
setCurrentPage(AssistantPage page)
Sets the currently displayed
page. |
void |
showErrorDialog(String message)
Shows an error dialog with the given message.
|
void |
updateState()
Forces an updated of the state.
|
Window getWindow()
AssistantPage is shown.AssistantPage getCurrentPage()
page.void setCurrentPage(AssistantPage page)
page.
Should only be called by the framwoerk.page - The current page.void updateState()
void showErrorDialog(String message)
message - The error message to display.Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.