public class EntireFileHistoryDialogModel extends FileHistoryDialogModel
myFile, myGateway, myProject, myVcs| Constructor and Description |
|---|
EntireFileHistoryDialogModel(Project p,
IdeaGateway gw,
LocalHistoryFacade vcs,
VirtualFile f) |
| Modifier and Type | Method and Description |
|---|---|
FileDifferenceModel |
getDifferenceModel() |
createRevertercalcRevisionsCache, canPerformCreatePatch, clearRevisions, createChange, getChanges, getCurrentRevision, getDifferences, getLeftEntry, getLeftRevision, getRevisions, getRightEntry, getRightRevision, getTitle, isCreatePatchEnabled, isCurrentRevisionSelected, isRevertEnabled, resetSelection, selectRevisions, setFilterpublic EntireFileHistoryDialogModel(Project p, IdeaGateway gw, LocalHistoryFacade vcs, VirtualFile f)
public FileDifferenceModel getDifferenceModel()
getDifferenceModel in class FileHistoryDialogModel