ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.component.dataexporter
Class Exporter.SpanningRows

java.lang.Object
  extended by org.icefaces.ace.component.dataexporter.Exporter.SpanningRows
Enclosing class:
Exporter

protected class Exporter.SpanningRows
extends java.lang.Object


Field Summary
protected  int currentIndex
           
protected  java.util.ArrayList<Exporter.SpanningRow> rows
           
 
Constructor Summary
protected Exporter.SpanningRows()
           
 
Method Summary
protected  void addColumn(javax.faces.component.UIColumn column, int to, int index)
           
protected  Exporter.SpanningRow getNextRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rows

protected java.util.ArrayList<Exporter.SpanningRow> rows

currentIndex

protected int currentIndex
Constructor Detail

Exporter.SpanningRows

protected Exporter.SpanningRows()
Method Detail

getNextRow

protected Exporter.SpanningRow getNextRow()

addColumn

protected void addColumn(javax.faces.component.UIColumn column,
                         int to,
                         int index)

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.