Package | Description |
---|---|
org.eclipse.team.ui.history |
Application programming interfaces for working with history.
|
Modifier and Type | Method and Description |
---|---|
IHistoryPageSite |
HistoryPage.getHistoryPageSite() |
IHistoryPageSite |
IHistoryPage.getHistoryPageSite()
Returns the
IHistoryPageSite set for this page. |
Modifier and Type | Method and Description |
---|---|
void |
HistoryPage.setSite(IHistoryPageSite site) |
void |
IHistoryPage.setSite(IHistoryPageSite site)
Set the site for the page - this needs to be replaced with a proper
IHistoryPageSite in order to allow history pages to be displayed in
both views and dialogs. |
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.