org.sonar.plugins.api.web.gwt.client
Class EmptySourceDecorator

java.lang.Object
  extended by org.sonar.plugins.api.web.gwt.client.SourceDecorator
      extended by org.sonar.plugins.api.web.gwt.client.EmptySourceDecorator

public class EmptySourceDecorator
extends SourceDecorator


Field Summary
 
Fields inherited from class org.sonar.plugins.api.web.gwt.client.SourceDecorator
CSS_CLASS_INDEX, CSS_CLASS_SOURCE, CSS_CLASS_VALUE
 
Constructor Summary
EmptySourceDecorator(Resource resource)
           
 
Method Summary
 boolean hasValueCells()
           
protected  void load()
           
 
Methods inherited from class org.sonar.plugins.api.web.gwt.client.SourceDecorator
decorateHeader, decorateIndex, decorateSource, decorateValue, getResource, init, onLoaded, onTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptySourceDecorator

public EmptySourceDecorator(Resource resource)
Method Detail

hasValueCells

public boolean hasValueCells()
Overrides:
hasValueCells in class SourceDecorator

load

protected void load()
Specified by:
load in class SourceDecorator


Copyright © 2009 SonarSource SA. All Rights Reserved.