Uses of Class
com.atlassian.greenhopper.web.page.LegendViewModel

Packages that use LegendViewModel
com.atlassian.greenhopper.web.backlog   
com.atlassian.greenhopper.web.issue.list   
com.atlassian.greenhopper.web.page   
 

Uses of LegendViewModel in com.atlassian.greenhopper.web.backlog
 

Methods in com.atlassian.greenhopper.web.backlog that return LegendViewModel
 LegendViewModel BacklogBoardViewModel.getLegend()
           
 

Methods in com.atlassian.greenhopper.web.backlog with parameters of type LegendViewModel
 void BacklogBoardViewModel.setLegend(LegendViewModel legend)
           
 

Uses of LegendViewModel in com.atlassian.greenhopper.web.issue.list
 

Methods in com.atlassian.greenhopper.web.issue.list that return LegendViewModel
 LegendViewModel IssueListViewFactory.createLegendModel(BaseData baseData)
          Create the legend model.
 

Uses of LegendViewModel in com.atlassian.greenhopper.web.page
 

Methods in com.atlassian.greenhopper.web.page that return LegendViewModel
 LegendViewModel LegendAction.getModel()
           
 

Methods in com.atlassian.greenhopper.web.page with parameters of type LegendViewModel
 void LegendAction.setModel(LegendViewModel model)
           
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.