fr.ifremer.wao.ui.components
Class IndicatorLevels

java.lang.Object
  extended by fr.ifremer.wao.ui.components.IndicatorLevels

public class IndicatorLevels
extends Object

Render a table with levels as columns and two lines : level number and lower + upper bound values. The table has a header with indicator name and coefficient

Author:
bleny

Constructor Summary
IndicatorLevels()
           
 
Method Summary
 Boolean getEditable()
           
 Indicator getIndicator()
           
 boolean highLightCurrentIndicatorLevel()
           
 Boolean isWithLegend()
           
 void setEditable(Boolean editable)
           
 void setWithLegend(Boolean withLegend)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndicatorLevels

public IndicatorLevels()
Method Detail

getIndicator

public Indicator getIndicator()

isWithLegend

public Boolean isWithLegend()

setWithLegend

public void setWithLegend(Boolean withLegend)

setEditable

public void setEditable(Boolean editable)

getEditable

public Boolean getEditable()

highLightCurrentIndicatorLevel

public boolean highLightCurrentIndicatorLevel()


Copyright © 2009-2011 Ifremer. All Rights Reserved.