JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.fold/1 1.66
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
T
U
V
W
E
expand(Fold)
- Method in class org.netbeans.api.editor.fold.
FoldHierarchy
Expand the given fold.
expand(Collection)
- Method in class org.netbeans.api.editor.fold.
FoldHierarchy
Expand all the folds contained in the given collection.
expand(FoldHierarchy, FoldType)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Expand all folds of the given type.
expand(FoldHierarchy, Collection)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Expand all folds of the given type (or all folds if the type is null) found in the whole fold hierarchy.
expandAll(FoldHierarchy)
- Static method in class org.netbeans.api.editor.fold.
FoldUtilities
Expand all folds in the hierarchy.
expandNotify(Fold)
- Method in interface org.netbeans.spi.editor.fold.
FoldManager
Notify that the fold was expanded automatically by fold hierarchy infrastructure processing because its
isExpandNecessary()
return true.
A
C
D
E
F
G
I
L
M
N
O
P
R
T
U
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.fold/1 1.66
Prev Letter
Next Letter
Frames
No Frames
All Classes