Skip navigation links
org.netbeans.modules.editor.fold/1 1.69
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
org.netbeans.modules.editor.fold/1 1.69