| Package | stimulsoft.viewer.requestFromUser.value |
| Class | public class StiValueGuidItemControl |
| Inheritance | StiValueGuidItemControl StiItemControl mx.containers.Canvas |
| Property | Defined By | ||
|---|---|---|---|
![]() | bindingValues : Array | StiItemControl | |
| buttonNewGuid : StiButton | StiValueGuidItemControl | ||
| checkBoxNotAssigned : StiCheckBox | StiValueGuidItemControl | ||
![]() | collection : StiHashtable | StiItemControl | |
![]() | defaultValue : * | StiItemControl | |
![]() | dictionary : StiDictionary | StiItemControl | |
| value : Object [override] [read-only] | StiValueGuidItemControl | ||
![]() | variable : StiVariable | StiItemControl | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiValueGuidItemControl | ||
![]() | checkBinding(variableName:String, value:String):void | StiItemControl | |
update():void [override] | StiValueGuidItemControl | ||
| buttonNewGuid | property |
public var buttonNewGuid:StiButtonThis property can be used as the source for data binding.
| checkBoxNotAssigned | property |
public var checkBoxNotAssigned:StiCheckBoxThis property can be used as the source for data binding.
| value | property |
value:Object [read-only] [override] public function get value():Object| StiValueGuidItemControl | () | Constructor |
public function StiValueGuidItemControl()Constructor.
| update | () | method |
override public function update():void