|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.reporting.EntityEntry
public class EntityEntry
the document objectEntry class maintains the Entries of Entity class.
Field Summary | |
---|---|
DocumentObject |
Current
Current entity. |
int |
Index
Index value. |
Constructor Summary | |
---|---|
EntityEntry(DocumentObject ent)
The base class for DLS entities. |
Method Summary | |
---|---|
boolean |
fetch()
Fetches the entries element. |
Field Detail |
---|
public DocumentObject Current
public int Index
Constructor Detail |
---|
public EntityEntry(DocumentObject ent)
ent
- entMethod Detail |
---|
public boolean fetch()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |