|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPivotFields
Represents field collection inside pivot table.
| Method Summary | |
|---|---|
IPivotField |
get(int index)
Returns single entry from the collection. |
IPivotField |
get(java.lang.String name)
Returns single entry from the collection. |
int |
getCount()
Returns number of elements in the collection. |
| Method Detail |
|---|
int getCount()
IPivotField get(int index)
index - Item index to return.
IPivotField get(java.lang.String name)
name - Name of the item to get.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||