org.sonar.plugins.timeline.widget
Class AdvancedTimelineWidget

java.lang.Object
  extended by org.sonar.api.web.AbstractRubyTemplate
      extended by org.sonar.plugins.timeline.widget.AdvancedTimelineWidget
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension, org.sonar.api.web.RubyRailsWidget, org.sonar.api.web.View, org.sonar.api.web.Widget

public class AdvancedTimelineWidget
extends org.sonar.api.web.AbstractRubyTemplate
implements org.sonar.api.web.RubyRailsWidget


Constructor Summary
AdvancedTimelineWidget()
           
 
Method Summary
 String getId()
           
protected  String getTemplatePath()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.AbstractRubyTemplate
getTemplate, loadTemplateFromCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sonar.api.web.RubyRailsWidget
getTemplate
 

Constructor Detail

AdvancedTimelineWidget

public AdvancedTimelineWidget()
Method Detail

getId

public String getId()
Specified by:
getId in interface org.sonar.api.web.View

getTitle

public String getTitle()
Specified by:
getTitle in interface org.sonar.api.web.View

getTemplatePath

protected String getTemplatePath()
Specified by:
getTemplatePath in class org.sonar.api.web.AbstractRubyTemplate


Copyright © 2009-2014 SonarSource. All Rights Reserved.