|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.export.StiExportingEventArgs
public class StiExportingEventArgs
Exporting event arguments Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiExportingEventArgs(int value,
int maximum)
|
|
| Method Summary | |
|---|---|
int |
getMaximum()
|
int |
getValue()
|
void |
setMaximum(int maximum)
|
void |
setValue(int value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiExportingEventArgs(int value,
int maximum)
| Method Detail |
|---|
public int getMaximum()
public void setMaximum(int maximum)
maximum - the maximum to setpublic int getValue()
public void setValue(int value)
value - the value to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||