|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.api.BLDetailInfo
jet.api.BVDetailInfo
public class BVDetailInfo
The BVDetailInfo defines the Detail object of JReport Business View.
Detail objects provide additional information. It can be bound to a database field, group object,
aggregation object or category/subcategory. Detail objects are used for displaying detailed field values
such as address and phone number for a customer in a table. Detail objects can not be used in crosstabs and charts
and can not be used for grouping in tables.
| Constructor Summary | |
|---|---|
BVDetailInfo(java.lang.String refMappingName,
java.lang.String name)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class jet.api.BLDetailInfo |
|---|
getDescription, getDisplayName, getName, getPrompt, getRefMappingName, setDescription, setDisplayName, setName, setPrompt, setRefMappingName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BVDetailInfo(java.lang.String refMappingName,
java.lang.String name)
name - Indicates the Detail name.refMappingName - Indicates the field resource name referred by the Detail.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||