public static class DomCollectionControl.AddAction extends AddDomElementAction
AddDomElementAction.ShowPopupActionAnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
AddAction() |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultAddAction |
createAddingAction(AnActionEvent e,
java.lang.String name,
javax.swing.Icon icon,
java.lang.reflect.Type type,
DomCollectionChildDescription description) |
AnAction [] |
getChildren(AnActionEvent e) |
protected javax.swing.JComponent |
getComponent(AnActionEvent e) |
protected DomCollectionChildDescription [] |
getDomCollectionChildDescriptions(AnActionEvent e) |
protected DomCollectionControl |
getDomCollectionControl(AnActionEvent e) |
protected DomElement |
getParentDomElement(AnActionEvent e) |
protected boolean |
isEnabled(AnActionEvent e) |
actionPerformed, getActionText, showAsPopup, showPopup, updateaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected boolean isEnabled(AnActionEvent e)
isEnabled in class AddDomElementActionprotected DomCollectionControl getDomCollectionControl(AnActionEvent e)
protected DomCollectionChildDescription [] getDomCollectionChildDescriptions(AnActionEvent e)
getDomCollectionChildDescriptions in class AddDomElementActionprotected DomElement getParentDomElement(AnActionEvent e)
getParentDomElement in class AddDomElementActionprotected javax.swing.JComponent getComponent(AnActionEvent e)
getComponent in class AddDomElementActionpublic AnAction [] getChildren(AnActionEvent e)
getChildren in class AddDomElementActionprotected DefaultAddAction createAddingAction(AnActionEvent e, java.lang.String name, javax.swing.Icon icon, java.lang.reflect.Type type, DomCollectionChildDescription description)
createAddingAction in class AddDomElementAction