|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageComponentContext
Mediator between the application and the view. The application uses this class to get the view's local action handlers. The view uses this class to get information about how the view is displayed in the application (for example, on which window).
Clients shall not implement this interface, it is provided by the framework via the
PageComponent.getContext() method.
| Method Summary | |
|---|---|
ApplicationPage |
getPage()
Gets the application's page. |
PageComponentPane |
getPane()
Gets the associated page component pane. |
| Method Detail |
|---|
ApplicationPage getPage()
PageComponentPane getPane()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||