Package | stimulsoft.report.dictionary.dialogInfo |
Class | public class StiExpressionDialogInfoItem |
Inheritance | StiExpressionDialogInfoItem ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
key : String Gets or sets expression which will be used as key of item in GUI." | StiExpressionDialogInfoItem | ||
![]() | 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 | ||
---|---|---|---|
StiExpressionDialogInfoItem | |||
![]() | 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 |
key | property |
key:String
Gets or sets expression which will be used as key of item in GUI."
public function get key():String
public function set key(value:String):void
StiExpressionDialogInfoItem | () | Constructor |
public function StiExpressionDialogInfoItem()