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