Uses of Interface
com.pyxis.greenhopper.jira.configurations.layout.Layout

Packages that use Layout
com.pyxis.greenhopper.jira.actions   
com.pyxis.greenhopper.jira.boards.issueviews   
com.pyxis.greenhopper.jira.configurations.layout   
 

Uses of Layout in com.pyxis.greenhopper.jira.actions
 

Methods in com.pyxis.greenhopper.jira.actions that return Layout
 Layout ConfigurationAction.getCardLayout()
           
 Layout ConfigurationAction.getCompactListLayout()
           
 Layout ConfigurationAction.getListLayout()
           
 Layout ConfigurationAction.getSummaryLayout()
           
 

Uses of Layout in com.pyxis.greenhopper.jira.boards.issueviews
 

Methods in com.pyxis.greenhopper.jira.boards.issueviews that return Layout
 Layout DefaultBoardIssue.getCardLayout()
           
 Layout NewBoardIssue.getCardLayout()
           
 Layout BoardIssue.getCardLayout()
           
 Layout DefaultBoardIssue.getLayout()
           
 Layout TransitionBoardIssue.getLayout()
           
 Layout NewBoardIssue.getLayout()
           
 Layout BoardIssue.getLayout()
           
 Layout ParentBoardIssue.getListLayout()
           
 Layout TaskBoardIssue.getListLayout()
           
 Layout DefaultBoardIssue.getListLayout()
           
 Layout NewBoardIssue.getListLayout()
           
 Layout BoardIssue.getListLayout()
           
 Layout SearchBoardIssue.getListLayout()
           
 Layout DefaultBoardIssue.getUpdateLayout()
           
 Layout NewBoardIssue.getUpdateLayout()
           
 Layout BoardIssue.getUpdateLayout()
           
 

Uses of Layout in com.pyxis.greenhopper.jira.configurations.layout
 

Classes in com.pyxis.greenhopper.jira.configurations.layout that implement Layout
 class CardLayout
           
 class CompactLayout
           
 class CreateLayout
           
 class FixedListLayout
           
 class ListLayout
           
 class ParentLayout
           
 class SummaryLayout
           
 class TransitionLayout
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.