|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intellij.openapi.actionSystem.AnAction
com.atlassian.theplugin.idea.action.issues.JIRAAbstractAction
com.atlassian.theplugin.idea.action.issues.AbstractIssueClipboardAction
public abstract class AbstractIssueClipboardAction
Field Summary |
---|
Fields inherited from class com.intellij.openapi.actionSystem.AnAction |
---|
EMPTY_ARRAY, ourClientProperty |
Constructor Summary | |
---|---|
AbstractIssueClipboardAction()
|
Method Summary | |
---|---|
void |
actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
|
protected abstract java.lang.String |
getCliboardText(JIRAIssue issue)
|
void |
onUpdate(com.intellij.openapi.actionSystem.AnActionEvent event)
|
Methods inherited from class com.atlassian.theplugin.idea.action.issues.JIRAAbstractAction |
---|
onUpdate, update |
Methods inherited from class com.intellij.openapi.actionSystem.AnAction |
---|
beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, createTooltipText, displayTextInToolbar, getShortcutSet, getTemplatePresentation, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, unregisterCustomShortcutSet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractIssueClipboardAction()
Method Detail |
---|
public void actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent event)
actionPerformed
in class com.intellij.openapi.actionSystem.AnAction
public void onUpdate(com.intellij.openapi.actionSystem.AnActionEvent event)
onUpdate
in class JIRAAbstractAction
protected abstract java.lang.String getCliboardText(JIRAIssue issue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |