|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IField | |
---|---|
it.eng.spagobi.tools.dataset.common.datastore |
Uses of IField in it.eng.spagobi.tools.dataset.common.datastore |
---|
Classes in it.eng.spagobi.tools.dataset.common.datastore that implement IField | |
---|---|
class |
Field
|
Methods in it.eng.spagobi.tools.dataset.common.datastore that return IField | |
---|---|
IField |
IRecord.getFieldAt(int fieldIndex)
|
IField |
Record.getFieldAt(int position)
|
Methods in it.eng.spagobi.tools.dataset.common.datastore with parameters of type IField | |
---|---|
void |
IRecord.appendField(IField field)
|
void |
Record.appendField(IField field)
|
void |
IRecord.insertField(int fieldIndex,
IField field)
|
void |
Record.insertField(int fieldIndex,
IField field)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |