public class StiMouseMoveEvent extends StiEvent
| Constructor and Description |
|---|
StiMouseMoveEvent()
Creates a new object of the type StiMouseMoveEvent.
|
StiMouseMoveEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments.
|
StiMouseMoveEvent(java.lang.String script)
Creates a new object of the type StiMouseMoveEvent 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 StiMouseMoveEvent()
public StiMouseMoveEvent(java.lang.String script)
script - Script of the event.public StiMouseMoveEvent(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.