Packagestimulsoft.report.dictionary.dialogInfo
Classpublic class StiDialogInfoItem
InheritanceStiDialogInfoItem Inheritance StiObject Inheritance Object
Subclasses StiBoolDialogInfoItem, StiCharDialogInfoItem, StiDateTimeDialogInfoItem, StiDecimalDialogInfoItem, StiDoubleDialogInfoItem, StiExpressionDialogInfoItem, StiGuidDialogInfoItem, StiImageDialogInfoItem, StiLongDialogInfoItem, StiRangeDialogInfoItem, StiStringDialogInfoItem, StiTimeSpanDialogInfoItem



Public Properties
 PropertyDefined By
  keyObject : Object
Internal use only.
StiDialogInfoItem
  keyObjectTo : Object
Internal use only.
StiDialogInfoItem
  value : String
Gets or sets value which will be displayed instead of the Key value in GUI.
StiDialogInfoItem
Public Methods
 MethodDefined By
  
StiDialogInfoItem
 Inherited
clone(... args):Object
Creates a new object that is a copy of the current instance.
StiObject
 Inherited
equals(object:Object):Boolean
StiObject
 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
Creates a shallow copy of the current Collection.
StiObject
  
toString(dateTimeType:int = 1):String
StiDialogInfoItem
Property Detail
keyObjectproperty
keyObject:Object

Internal use only.


Implementation
    public function get keyObject():Object
    public function set keyObject(value:Object):void
keyObjectToproperty 
keyObjectTo:Object

Internal use only.


Implementation
    public function get keyObjectTo():Object
    public function set keyObjectTo(value:Object):void
valueproperty 
value:String

Gets or sets value which will be displayed instead of the Key value in GUI.


Implementation
    public function get value():String
    public function set value(value:String):void
Constructor Detail
StiDialogInfoItem()Constructor
public function StiDialogInfoItem()



Method Detail
toString()method
public function toString(dateTimeType:int = 1):String

Parameters

dateTimeType:int (default = 1)

Returns
String