|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.PropertyObject
org.jclarion.clarion.control.AbstractControl
org.jclarion.clarion.control.AbstractReportControl
org.jclarion.clarion.control.ReportDetail
public class ReportDetail
| Constructor Summary | |
|---|---|
ReportDetail()
|
|
| Method Summary | |
|---|---|
int |
getCreateType()
|
void |
print()
|
ReportDetail |
setAbsolute()
|
ReportDetail |
setWithNext(int count)
|
ReportDetail |
setWithPrior(int count)
|
| Methods inherited from class org.jclarion.clarion.control.AbstractReportControl |
|---|
add, addChild, debugMetaData, getChildren, getComponent, getContainer, getReport, isAcceptAllControl, removeChild, validateInput |
| Methods inherited from class org.jclarion.clarion.PropertyObject |
|---|
addListener, debugMetaData, getDebugMetaData, getDebugMetaData, getId, getInheritedProperty, getProperty, getProperty, getProperty, getPropertyOrDefault, getRawProperty, getRawProperty, getSetProperties, isProperty, isSettable, reMap, removeAllListeners, removeListener, setClonedProperty, setClonedProperty, setClonedProperty, setClonedProperty, setClonedProperty, setId, setProperty, setProperty, setProperty, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReportDetail()
| Method Detail |
|---|
public void print()
public ReportDetail setWithPrior(int count)
public ReportDetail setAbsolute()
public ReportDetail setWithNext(int count)
public int getCreateType()
getCreateType in class AbstractReportControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||