public abstract class Fold extends Object
Methods of this class can be called in any thread.
Modifier and Type | Method and Description |
---|---|
void |
collapse()
Collapse the fold.
|
void |
expand()
Expand the fold.
|
abstract void |
setExpanded(boolean expanded)
Set fold expansion state.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.