public class StiDisconnectedEvent extends StiEvent
| Constructor and Description |
|---|
StiDisconnectedEvent()
Creates a new object of the type StiDisconnectedEvent.
|
StiDisconnectedEvent(StiComponent parent)
Creates a new object of the type StiDisconnectedEvent with specified arguments.
|
StiDisconnectedEvent(java.lang.String script)
Creates a new object of the type StiDisconnectedEvent 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 StiDisconnectedEvent()
public StiDisconnectedEvent(java.lang.String script)
script - Script of the event.public StiDisconnectedEvent(StiComponent parent)
parent - Component which contain this event.Copyright © 2019 Stimulsoft. All Rights Reserved.