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() |
createReverter
calcRevisionsCache, canPerformCreatePatch, clearRevisions, createChange, getChanges, getCurrentRevision, getDifferences, getLeftEntry, getLeftRevision, getRevisions, getRightEntry, getRightRevision, getTitle, isCreatePatchEnabled, isCurrentRevisionSelected, isRevertEnabled, resetSelection, selectRevisions, setFilter
public EntireFileHistoryDialogModel(Project p, IdeaGateway gw, LocalHistoryFacade vcs, VirtualFile f)
public FileDifferenceModel getDifferenceModel()
getDifferenceModel
in class FileHistoryDialogModel