|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.system.StiEventHandlerArgs
com.stimulsoft.report.events.StiGetImageDataEventArgs
public class StiGetImageDataEventArgs
Describes an argument for the event GetImageData.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.base.system.StiEventHandlerArgs |
|---|
Empty |
| Constructor Summary | |
|---|---|
StiGetImageDataEventArgs()
Creates a new object of the type StiGetImageDataEventArgs. |
|
StiGetImageDataEventArgs(java.awt.Image image)
Creates a new object of the type StiGetImageDataEventArgs. |
|
| Method Summary | |
|---|---|
java.awt.Image |
getValue()
Gets or sets the image for the event. |
void |
setValue(java.awt.Image value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiGetImageDataEventArgs()
public StiGetImageDataEventArgs(java.awt.Image image)
image - Image for event.| Method Detail |
|---|
public java.awt.Image getValue()
public void setValue(java.awt.Image value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||