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