com.pyxis.greenhopper.jira.projecttabpanel
Class AgileGadgetTabPreferences

java.lang.Object
  extended by com.pyxis.greenhopper.gadget.AgileGadgetPreferences
      extended by com.pyxis.greenhopper.jira.projecttabpanel.AgileGadgetTabPreferences
All Implemented Interfaces:
GHAgileGadgetPreferences

public class AgileGadgetTabPreferences
extends AgileGadgetPreferences


Field Summary
 
Fields inherited from interface com.pyxis.greenhopper.gadget.GHAgileGadgetPreferences
STATS
 
Constructor Summary
AgileGadgetTabPreferences(BoardContext boardContext)
           
 
Method Summary
 boolean showLabels()
           
 boolean showLegend()
           
 
Methods inherited from class com.pyxis.greenhopper.gadget.AgileGadgetPreferences
canSetAssignToMe, getBoard, getBoardContext, getChartContext, getChartType, getContext, getContextName, getEndDate, getHeight, getMaster, getName, getProjectOrFilterId, getSelectedId, getStartDate, getTitle, getUser, getVersion, getWatchedField, getWatchedFieldId, getWidth, isAssignedOn, isForMaster, isMaster, toQueryString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgileGadgetTabPreferences

public AgileGadgetTabPreferences(BoardContext boardContext)
Method Detail

showLabels

public boolean showLabels()
Specified by:
showLabels in interface GHAgileGadgetPreferences
Overrides:
showLabels in class AgileGadgetPreferences

showLegend

public boolean showLegend()
Specified by:
showLegend in interface GHAgileGadgetPreferences
Overrides:
showLegend in class AgileGadgetPreferences


Copyright © 2007-2011 Atlassian. All Rights Reserved.