|
ICEfaces ACE Components 3.3.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.SpanningRow
protected static class Exporter.SpanningRow
Field Summary | |
---|---|
protected java.util.ArrayList<Exporter.SpanningColumn> |
spanningColumns
|
Constructor Summary | |
---|---|
protected |
Exporter.SpanningRow()
|
Method Summary | |
---|---|
protected void |
addColumn(javax.faces.component.UIColumn column,
int index)
|
protected int |
addColumnsTo(java.util.ArrayList<javax.faces.component.UIColumn> columns,
int index)
|
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.SpanningColumn> spanningColumns
Constructor Detail |
---|
protected Exporter.SpanningRow()
Method Detail |
---|
protected int addColumnsTo(java.util.ArrayList<javax.faces.component.UIColumn> columns, int index)
protected void addColumn(javax.faces.component.UIColumn column, int index)
|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |