| Package | stimulsoft.report.dictionary.dialogInfo |
| Class | public class StiDialogInfoItem |
| Inheritance | StiDialogInfoItem StiObject Object |
| Subclasses | StiBoolDialogInfoItem, StiCharDialogInfoItem, StiDateTimeDialogInfoItem, StiDecimalDialogInfoItem, StiDoubleDialogInfoItem, StiExpressionDialogInfoItem, StiGuidDialogInfoItem, StiImageDialogInfoItem, StiLongDialogInfoItem, StiRangeDialogInfoItem, StiStringDialogInfoItem, StiTimeSpanDialogInfoItem |
| Property | Defined 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 | ||
| Method | Defined By | ||
|---|---|---|---|
| StiDialogInfoItem | |||
![]() | clone(... args):Object Creates a new object that is a copy of the current instance. | StiObject | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object Creates a shallow copy of the current Collection. | StiObject | |
toString(dateTimeType:int = 1):String | StiDialogInfoItem | ||
| keyObject | property |
keyObject:ObjectInternal use only.
public function get keyObject():Object public function set keyObject(value:Object):void| keyObjectTo | property |
keyObjectTo:ObjectInternal use only.
public function get keyObjectTo():Object public function set keyObjectTo(value:Object):void| value | property |
value:StringGets or sets value which will be displayed instead of the Key value in GUI.
public function get value():String public function set value(value:String):void| StiDialogInfoItem | () | Constructor |
public function StiDialogInfoItem()| toString | () | method |
public function toString(dateTimeType:int = 1):StringParameters
dateTimeType:int (default = 1) |
String |