public class FoldingUpdate
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
supportsDumbModeFolding(Editor editor)
Checks the ability to initialize folding in the Dumb Mode.
|
static java.lang.Runnable |
updateInjectedFoldRegions(Editor editor,
PsiFile file,
boolean applyDefaultState) |
public static java.lang.Runnable updateInjectedFoldRegions(Editor editor, PsiFile file, boolean applyDefaultState)
public static boolean supportsDumbModeFolding(Editor editor)
editor
- the editor that holds file view