|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocumentPartitioningListenerExtension2
Extension interface to
IDocumentPartitioningListener
.
Replaces the previous notification mechanisms by introducing an explicit document partitioning changed event.
DocumentPartitioningChangedEvent
Method Summary | |
---|---|
void |
documentPartitioningChanged(DocumentPartitioningChangedEvent event)
Signals the change of document partitionings. |
Method Detail |
---|
void documentPartitioningChanged(DocumentPartitioningChangedEvent event)
This method replaces
IDocumentPartitioningListener.documentPartitioningChanged(IDocument)
and
IDocumentPartitioningListenerExtension.documentPartitioningChanged(IDocument, IRegion)
event
- the event describing the changeIDocument.addDocumentPartitioningListener(IDocumentPartitioningListener)
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.