@Named public class HistoryImpl extends History implements DocumentSelectionChangeListener
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryImpl.HistoryWriter |
History.HistoryStep<B extends ReadOnlyHistoryStepDataBean>InheritanceExclusion.Category, InheritanceExclusion.CDIBean, InheritanceExclusion.HistoryCategory, InheritanceExclusion.LayerNode, InheritanceExclusion.Participant, InheritanceExclusion.Storable| Constructor and Description |
|---|
HistoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
DocumentNode |
getCurrentDocument() |
void |
notifyDocumentSelected(DocumentNode newCurrentDocument) |
protected void |
notifyHistoryChanged(History.HistoryStep<?> previous,
History.HistoryStep<?> newStep,
boolean byFileRead) |
public DocumentNode getCurrentDocument()
getCurrentDocument in class Historypublic void notifyDocumentSelected(DocumentNode newCurrentDocument)
notifyDocumentSelected in interface DocumentSelectionChangeListenerprotected void notifyHistoryChanged(History.HistoryStep<?> previous, History.HistoryStep<?> newStep, boolean byFileRead)
notifyHistoryChanged in class HistoryCopyright © 2017. All rights reserved.