Uses of Class
com.atlassian.jira.web.bean.PercentageGraphRow

Packages that use PercentageGraphRow
com.atlassian.jira.web.bean   
 

Uses of PercentageGraphRow in com.atlassian.jira.web.bean
 

Methods in com.atlassian.jira.web.bean that return types with arguments of type PercentageGraphRow
 List<PercentageGraphRow> PercentageGraphModel.getRows()
           
 

Methods in com.atlassian.jira.web.bean with parameters of type PercentageGraphRow
 int PercentageGraphModel.getPercentage(PercentageGraphRow row)
          Use to get the percentage of a particular row.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.