public class StiValueEventArgs extends StiEventHandlerArgs
Empty| Constructor and Description |
|---|
StiValueEventArgs()
Creates a new object of the type StiValueEventArgs.
|
StiValueEventArgs(java.lang.Object value)
Creates a new object of the type StiValueEventArgs.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayValue() |
java.lang.Object |
getValue()
Gets or sets the value for the event.
|
void |
setDisplayValue(java.lang.String value) |
void |
setValue(java.lang.Object value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.