com.atlassian.jira.web.action.func
Class ClickOnAnchor
java.lang.Object
com.atlassian.jira.web.action.func.ClickOnAnchor
- All Implemented Interfaces:
- EventType
- public class ClickOnAnchor
- extends Object
- implements EventType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClickOnAnchor
public ClickOnAnchor()
getTagName
public String getTagName()
- Specified by:
getTagName
in interface EventType
getEventType
public String getEventType()
- Specified by:
getEventType
in interface EventType
getAlternativeHandlerMethod
public String getAlternativeHandlerMethod()
- Specified by:
getAlternativeHandlerMethod
in interface EventType
getResponseText
public String getResponseText(HtmlEvent event)
- Specified by:
getResponseText
in interface EventType
Copyright © 2002-2007 Atlassian. All Rights Reserved.