Packagestimulsoft.report.chart.view.events
Classpublic class StiGetValueCloseEvent
InheritanceStiGetValueCloseEvent Inheritance StiEvent Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedscript : String
Gets or sets Script of the event.
StiEvent
Protected Properties
 PropertyDefined By
 InheritedpropertyName : String
[read-only]
StiEvent
Public Methods
 MethodDefined By
  
StiGetValueCloseEvent(parent:StiComponent = null, script:String)
StiGetValueCloseEvent
 Inherited
clone(... args):Object
[override]
StiEvent
 Inherited
deserialize(value:String):void
StiEvent
 Inherited
equals(object:Object):Boolean
[override]
StiEvent
 Inherited
getEventType():Class
Return the type of the event.
StiEvent
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override]
StiEvent
 Inherited
serialize():String
StiEvent
 Inherited
setValue(parent:StiComponent, value:String):void
StiEvent
  
toString():String
[override]
StiGetValueCloseEvent
Constructor Detail
StiGetValueCloseEvent()Constructor
public function StiGetValueCloseEvent(parent:StiComponent = null, script:String)



Parameters
parent:StiComponent (default = null)
 
script:String
Method Detail
toString()method
override public function toString():String

Returns
String