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 NewBoardIssue.getCardLayout()
           
 Layout DefaultBoardIssue.getCardLayout()
           
 Layout BoardIssue.getCardLayout()
           
 Layout TransitionBoardIssue.getLayout()
           
 Layout NewBoardIssue.getLayout()
           
 Layout DefaultBoardIssue.getLayout()
           
 Layout BoardIssue.getLayout()
           
 Layout TaskBoardIssue.getListLayout()
           
 Layout SearchBoardIssue.getListLayout()
           
 Layout ParentBoardIssue.getListLayout()
           
 Layout NewBoardIssue.getListLayout()
           
 Layout DefaultBoardIssue.getListLayout()
           
 Layout BoardIssue.getListLayout()
           
 Layout NewBoardIssue.getUpdateLayout()
           
 Layout DefaultBoardIssue.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-2012 Atlassian. All Rights Reserved.