public class StiGetValueEventArgs extends StiEventHandlerArgs
Empty| Constructor and Description |
|---|
StiGetValueEventArgs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getStoreToPrinted()
Gets or sets value indicates - whether the component is to be saved in the collection of
printed components or not.
|
java.lang.String |
getValue()
Gets or sets the total value.
|
void |
setStoreToPrinted(boolean value) |
void |
setValue(java.lang.String value) |
public java.lang.String getValue()
public void setValue(java.lang.String value)
public boolean getStoreToPrinted()
public void setStoreToPrinted(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.