A B C D E F G H I J M N P S T U V

A

AjaxRequest - Class in com.atlassian.gadgets.test.ajax
 
AjaxRequest(URL) - Constructor for class com.atlassian.gadgets.test.ajax.AjaxRequest
 
AjaxRequestError - Class in com.atlassian.gadgets.test.ajax
 
AjaxRequestError(URL, String) - Constructor for class com.atlassian.gadgets.test.ajax.AjaxRequestError
 
ALTERNATE - Static variable in class com.atlassian.gadgets.test.TestApplicationProperties
An ApplicationProperties implementation used for testing that uses a non-canonical base URL for the server under test.
attr(Node, String) - Static method in class com.atlassian.gadgets.test.Nodes
 

B

BANANA_GADGET_SPEC_URI - Static variable in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 
bananaGadgetSpec() - Static method in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 

C

com.atlassian.gadgets.test - package com.atlassian.gadgets.test
 
com.atlassian.gadgets.test.ajax - package com.atlassian.gadgets.test.ajax
 

D

DashboardParser - Class in com.atlassian.gadgets.test
 
DashboardTabParser - Class in com.atlassian.gadgets.test
 
DirectoryEntryParser - Class in com.atlassian.gadgets.test
 

E

equals(Object) - Method in class com.atlassian.gadgets.test.ajax.JsonAjaxRequest
 
ExampleGadgetSpecs - Class in com.atlassian.gadgets.test
 
execute(TransactionCallback) - Method in class com.atlassian.gadgets.test.PassThroughTransactionTemplate
 

F

findNode(String, Node) - Static method in class com.atlassian.gadgets.test.Nodes.XPath
 
findNodes(String, Node) - Static method in class com.atlassian.gadgets.test.Nodes.XPath
 
findValue(String, Node) - Static method in class com.atlassian.gadgets.test.Nodes.XPath
 

G

GadgetIframeParser - Class in com.atlassian.gadgets.test
Wrapper for a gadget iframe DOM element that provides convenient access to element attributes and gadget properties that can be parsed from the element.
GadgetParser - Class in com.atlassian.gadgets.test
 
GadgetParser.ParsedUserPref - Class in com.atlassian.gadgets.test
 
GadgetParser.ParsedUserPref(DataType, String, String, String, LinkedHashMap<String, String>) - Constructor for class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getAlternateBaseUrl() - Static method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getBaseUrl() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getBuildDate() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getBuildNumber() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getColor() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getDataType() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getDescription() - Method in class com.atlassian.gadgets.test.DirectoryEntryParser
 
getDisplayName() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getDisplayName() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getEditFormUrl() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getEnumValues() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getFirstGadget() - Method in class com.atlassian.gadgets.test.DashboardParser
 
getGadgets() - Method in class com.atlassian.gadgets.test.DashboardParser
 
getHomeDirectory() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 
getId() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getIframe() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getLabel() - Method in class com.atlassian.gadgets.test.DashboardTabParser
 
getLayouts() - Method in class com.atlassian.gadgets.test.DashboardParser
 
getModuleId() - Method in class com.atlassian.gadgets.test.GadgetIframeParser
Returns the module ID of the gadget represented by this parser.
getName() - Method in class com.atlassian.gadgets.test.GadgetIframeParser
Returns the name attribute of the iframe.
getName() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getRenderedGadgetUrl() - Method in class com.atlassian.gadgets.test.GadgetIframeParser
Returns the URI of the rendered gadget represented by this parser.
getRenderedGadgetUrl() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getTabs() - Method in class com.atlassian.gadgets.test.DashboardParser
 
getTitle() - Method in class com.atlassian.gadgets.test.DashboardTabParser
 
getTitle() - Method in class com.atlassian.gadgets.test.DirectoryEntryParser
 
getTitle() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getTitleUrl() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getUrl() - Method in class com.atlassian.gadgets.test.ajax.AjaxRequest
 
getUserPref(String) - Method in class com.atlassian.gadgets.test.GadgetParser
 
getUserPrefs() - Method in class com.atlassian.gadgets.test.GadgetParser
 
getValue() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
getVersion() - Method in class com.atlassian.gadgets.test.TestApplicationProperties
 

H

hasEditLink() - Method in class com.atlassian.gadgets.test.GadgetParser
 
hashCode() - Method in class com.atlassian.gadgets.test.ajax.JsonAjaxRequest
 

I

isDraggable() - Method in class com.atlassian.gadgets.test.DashboardParser
 
isElement(Node) - Static method in class com.atlassian.gadgets.test.Nodes
 

J

JsonAjaxRequest - Class in com.atlassian.gadgets.test.ajax
 
JsonAjaxRequest(URL, JSONObject) - Constructor for class com.atlassian.gadgets.test.ajax.JsonAjaxRequest
 

M

MONKEY_GADGET_SPEC_URI - Static variable in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 
monkeyGadgetSpec() - Static method in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 

N

Nodes - Class in com.atlassian.gadgets.test
 
Nodes.XPath - Class in com.atlassian.gadgets.test
 
Nodes.XPath.XPathException - Exception in com.atlassian.gadgets.test
 
Nodes.XPath.XPathException(Throwable) - Constructor for exception com.atlassian.gadgets.test.Nodes.XPath.XPathException
 

P

parseDashboard(Document) - Static method in class com.atlassian.gadgets.test.DashboardParser
 
parseDashboard(String) - Static method in class com.atlassian.gadgets.test.DashboardParser
 
parseDirectoryEntry(Node) - Static method in class com.atlassian.gadgets.test.DirectoryEntryParser
 
parseGadgets(Node) - Static method in class com.atlassian.gadgets.test.GadgetParser
 
parseIframe(Node) - Static method in class com.atlassian.gadgets.test.GadgetIframeParser
Creates and returns a new GadgetIframeParser for the specified iframe DOM node.
parseTabs(Node) - Static method in class com.atlassian.gadgets.test.DashboardTabParser
 
PassThroughTransactionTemplate - Class in com.atlassian.gadgets.test
A TransactionTemplate implementation that simply delegates to the specified TransactionCallback.
PassThroughTransactionTemplate() - Constructor for class com.atlassian.gadgets.test.PassThroughTransactionTemplate
 

S

STANDARD - Static variable in class com.atlassian.gadgets.test.TestApplicationProperties
An ApplicationProperties implementation used for testing that uses the canonical base URL for the server under test.

T

TestApplicationProperties - Class in com.atlassian.gadgets.test
 
TestApplicationProperties(String) - Constructor for class com.atlassian.gadgets.test.TestApplicationProperties
 
toString() - Method in class com.atlassian.gadgets.test.ajax.AjaxRequestError
 
toString() - Method in class com.atlassian.gadgets.test.ajax.JsonAjaxRequest
 
toString() - Method in class com.atlassian.gadgets.test.GadgetParser.ParsedUserPref
 
TREE_GADGET_SPEC_URI - Static variable in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 
treeGadgetSpec() - Static method in class com.atlassian.gadgets.test.ExampleGadgetSpecs
 

U

url - Variable in class com.atlassian.gadgets.test.ajax.AjaxRequest
 

V

valueOf(Node) - Static method in class com.atlassian.gadgets.test.Nodes
 

A B C D E F G H I J M N P S T U V

Copyright © 2010 Atlassian. All Rights Reserved.