Guvnor web application Drools 6.0.0-SNAPSHOT

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

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

public class CellHeightCalculatorImplSafari
extends CellHeightCalculatorImpl

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


Field Summary
 
Fields inherited from class org.drools.guvnor.client.widgets.drools.decoratedgrid.CellHeightCalculatorImpl
resource, style
 
Constructor Summary
CellHeightCalculatorImplSafari()
           
 
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

CellHeightCalculatorImplSafari

public CellHeightCalculatorImplSafari()
Method Detail

calculateHeight

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

Guvnor web application Drools 6.0.0-SNAPSHOT

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