org.drools.guvnor.client.widgets.decoratedgrid
Class CellHeightCalculatorImplIE

java.lang.Object
  extended by org.drools.guvnor.client.widgets.decoratedgrid.CellHeightCalculatorImpl
      extended by org.drools.guvnor.client.widgets.decoratedgrid.CellHeightCalculatorImplIE

public class CellHeightCalculatorImplIE
extends CellHeightCalculatorImpl

Class to calculate the height of a cell in a VerticalMergedGrid for IE.


Field Summary
 
Fields inherited from class org.drools.guvnor.client.widgets.decoratedgrid.CellHeightCalculatorImpl
resource, style
 
Constructor Summary
CellHeightCalculatorImplIE()
           
 
Method Summary
 int calculateHeight(int rowSpan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellHeightCalculatorImplIE

public CellHeightCalculatorImplIE()
Method Detail

calculateHeight

public int calculateHeight(int rowSpan)
Overrides:
calculateHeight in class CellHeightCalculatorImpl


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.