Packagestimulsoft.viewer.requestFromUser.list
Classpublic class StiListLongItemControl
InheritanceStiListLongItemControl Inheritance StiListItemControl Inheritance mx.core.UIComponent



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


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



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