org.sakaiproject.sitestats.tool.wicket.widget
Class WidgetMiniStatLink

java.lang.Object
  extended by org.sakaiproject.sitestats.tool.wicket.widget.WidgetMiniStat
      extended by org.sakaiproject.sitestats.tool.wicket.widget.WidgetMiniStatLink
All Implemented Interfaces:
Serializable

public abstract class WidgetMiniStatLink
extends WidgetMiniStat

Mini stat class for displaying a single link in the widget top bar.

See Also:
Serialized Form

Constructor Summary
WidgetMiniStatLink()
           
 
Method Summary
abstract  org.apache.wicket.Page getPageLink()
           
abstract  String getPageLinkTooltip()
           
 ReportDef getReportDefinition()
           
 String getSecondValue()
           
 String getTooltip()
           
 String getValue()
           
 boolean isWiderText()
           
 
Methods inherited from class org.sakaiproject.sitestats.tool.wicket.widget.WidgetMiniStat
getLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetMiniStatLink

public WidgetMiniStatLink()
Method Detail

getPageLink

public abstract org.apache.wicket.Page getPageLink()

getPageLinkTooltip

public abstract String getPageLinkTooltip()

getValue

public String getValue()
Specified by:
getValue in class WidgetMiniStat

getSecondValue

public String getSecondValue()
Specified by:
getSecondValue in class WidgetMiniStat

isWiderText

public boolean isWiderText()
Specified by:
isWiderText in class WidgetMiniStat

getTooltip

public String getTooltip()
Specified by:
getTooltip in class WidgetMiniStat

getReportDefinition

public ReportDef getReportDefinition()
Specified by:
getReportDefinition in class WidgetMiniStat


Copyright © 2006-2013 Universidade Fernando Pessoa. All Rights Reserved.