|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icefaces.ace.component.dataexporter.Exporter.SpanningRows
protected class Exporter.SpanningRows
| 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 |
|---|
protected java.util.ArrayList<Exporter.SpanningRow> rows
protected int currentIndex
| Constructor Detail |
|---|
protected Exporter.SpanningRows()
| Method Detail |
|---|
protected Exporter.SpanningRow getNextRow()
protected void addColumn(javax.faces.component.UIColumn column,
int to,
int index)
|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||