Toggle Visible Roots Action
class ToggleVisibleRootsAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
Toggle whether to show roots marked as invisible. There will still be an indication whether the root is supposed to be invisible (e.g. strikethrough).
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new ToggleVisibleRootsAction.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard