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