|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
org.eclipse.xtend.ide.editor.InitiallyCollapsableAwareFoldingStructureProvider
public class InitiallyCollapsableAwareFoldingStructureProvider
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider |
---|
DefaultFoldingStructureProvider.ProjectionChangeListener |
Constructor Summary | |
---|---|
InitiallyCollapsableAwareFoldingStructureProvider()
|
Method Summary | |
---|---|
protected org.eclipse.jface.text.source.projection.ProjectionAnnotation |
createProjectionAnnotation(boolean allowInitiallyCollapse,
org.eclipse.jface.text.Position foldedRegion)
|
void |
initialize()
(Re-)initializes the structure provided by the receiver. |
Methods inherited from class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider |
---|
addProjectionAnnotation, calculateProjectionAnnotationModel, handleProjectionDisabled, handleProjectionEnabled, install, isInstalled, mergeFoldingRegions, modelChanged, uninstall, updateFoldingRegions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitiallyCollapsableAwareFoldingStructureProvider()
Method Detail |
---|
protected org.eclipse.jface.text.source.projection.ProjectionAnnotation createProjectionAnnotation(boolean allowInitiallyCollapse, org.eclipse.jface.text.Position foldedRegion)
createProjectionAnnotation
in class DefaultFoldingStructureProvider
public void initialize()
IFoldingStructureProvider
initialize
in interface IFoldingStructureProvider
initialize
in class DefaultFoldingStructureProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |