Packagestimulsoft.viewer.requestFromUser.list
Classpublic class StiListStringItemControl
InheritanceStiListStringItemControl Inheritance StiListItemControl Inheritance mx.core.UIComponent



Public Properties
 PropertyDefined By
 InheritedinfoItem : StiDialogInfoItem
StiListItemControl
  value : Object
[override] [read-only]
StiListStringItemControl
Public Methods
 MethodDefined By
  
StiListStringItemControl
Protected Methods
 MethodDefined By
  
[override]
StiListStringItemControl
Property Detail
valueproperty
value:Object  [read-only] [override]


Implementation
    public function get value():Object
Constructor Detail
StiListStringItemControl()Constructor
public function StiListStringItemControl(buttonX:StiListButtonXControl, infoItem:StiDialogInfoItem)



Parameters
buttonX:StiListButtonXControl
 
infoItem:StiDialogInfoItem
Method Detail
createChildren()method
override protected function createChildren():void