public class StiValueChangedEvent extends StiEvent
| Constructor and Description |
|---|
StiValueChangedEvent()
Creates a new object of the type StiValueChangedEvent.
|
StiValueChangedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments.
|
StiValueChangedEvent(java.lang.String script)
Creates a new object of the type StiValueChangedEvent with specified arguments.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of the event.
|
clone, deserialize, getEventType, getParameters, getPropertyName, getScript, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, set, Set, setScriptpublic StiValueChangedEvent()
public StiValueChangedEvent(java.lang.String script)
script - Script of the event.public StiValueChangedEvent(StiComponent parent)
parent - Component which contain this event.Copyright © 2019 Stimulsoft. All Rights Reserved.