public class CollapseAllToolbarAction extends TreeCollapseAllActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CollapseAllToolbarAction(TreeExpander treeExpander) |
CollapseAllToolbarAction(TreeExpander treeExpander,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
protected TreeExpander |
getExpander(DataContext dataContext) |
void |
setTreeExpander(TreeExpander treeExpander) |
actionPerformed, update
addTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public CollapseAllToolbarAction(TreeExpander treeExpander)
public CollapseAllToolbarAction(TreeExpander treeExpander, java.lang.String description)
protected TreeExpander getExpander(DataContext dataContext)
getExpander
in class TreeCollapseAllActionBase
public void setTreeExpander(TreeExpander treeExpander)