cookxml.cookformlayout.helper
Class RowGroupHelper

java.lang.Object
  extended bycookxml.cookformlayout.helper.RowGroupHelper

public class RowGroupHelper
extends Object

Since:
CookFormLayout 1.0

Constructor Summary
RowGroupHelper()
           
 
Method Summary
 int[] getRows()
           
 void setRows(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowGroupHelper

public RowGroupHelper()
Method Detail

setRows

public void setRows(Object value)

getRows

public int[] getRows()