Packagestimulsoft.viewer.requestFromUser
Classpublic class StiDialogInfoRange
InheritanceStiDialogInfoRange Inheritance Object



Public Properties
 PropertyDefined By
  from : Object
StiDialogInfoRange
  to : Object
StiDialogInfoRange
  value : String
StiDialogInfoRange
Public Methods
 MethodDefined By
  
StiDialogInfoRange(from:Object, to:Object, value:String)
StiDialogInfoRange
  
toString(format:String = null):String
StiDialogInfoRange
Property Detail
fromproperty
public var from:Object

toproperty 
public var to:Object

valueproperty 
public var value:String

Constructor Detail
StiDialogInfoRange()Constructor
public function StiDialogInfoRange(from:Object, to:Object, value:String)



Parameters
from:Object
 
to:Object
 
value:String
Method Detail
toString()method
public function toString(format:String = null):String

Parameters

format:String (default = null)

Returns
String