Uses of Class
com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
Packages that use RapidBoardToolsElement
-
Uses of RapidBoardToolsElement in com.atlassian.greenhopper.web.rapid.tools
Methods in com.atlassian.greenhopper.web.rapid.tools that return RapidBoardToolsElementModifier and TypeMethodDescriptionstatic RapidBoardToolsElement
RapidBoardToolsElement.section
(String id, String title, Iterable<RapidBoardToolsElement> items) static RapidBoardToolsElement
static RapidBoardToolsElement
RapidBoardToolsElement.withCssClass
(String css) RapidBoardToolsElement.withSubItems
(Iterable<RapidBoardToolsElement> subItems) Methods in com.atlassian.greenhopper.web.rapid.tools that return types with arguments of type RapidBoardToolsElementModifier and TypeMethodDescriptionBoardToolSectionsResolver.getSections
(BoardToolSectionContext context) RapidBoardToolSections.getSections()
RapidBoardToolsElement.getSubItems()
Method parameters in com.atlassian.greenhopper.web.rapid.tools with type arguments of type RapidBoardToolsElementModifier and TypeMethodDescriptionstatic RapidBoardToolsElement
RapidBoardToolsElement.section
(String id, String title, Iterable<RapidBoardToolsElement> items) RapidBoardToolsElement.withSubItems
(Iterable<RapidBoardToolsElement> subItems) Constructor parameters in com.atlassian.greenhopper.web.rapid.tools with type arguments of type RapidBoardToolsElement