public interface IHistoryView
This interface is not intended to be implemented by clients.
IFileHistory
,
IHistoryPage
Modifier and Type | Method and Description |
---|---|
IHistoryPage |
getHistoryPage()
Returns the history page that is currently being displayed by the
history view.
|
IHistoryPage |
showHistoryFor(Object object)
Shows the history for the passed in object.
|
IHistoryPage getHistoryPage()
IHistoryPage showHistoryFor(Object object)
object
- Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.