Package | stimulsoft.viewer.requestFromUser.list |
Class | public class StiListItemControl |
Inheritance | StiListItemControl ![]() |
Subclasses | StiListBoolItemControl, StiListCharItemControl, StiListDateTimeItemControl, StiListDoubleItemControl, StiListGuidItemControl, StiListLongItemControl, StiListStringItemControl |
Property | Defined By | ||
---|---|---|---|
infoItem : StiDialogInfoItem | StiListItemControl | ||
value : Object [read-only] | StiListItemControl |
Method | Defined By | ||
---|---|---|---|
StiListItemControl |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiListItemControl |
infoItem | property |
public var infoItem:StiDialogInfoItem
value | property |
value:Object
[read-only] public function get value():Object
StiListItemControl | () | Constructor |
public function StiListItemControl(buttonX:StiListButtonXControl, infoItem:StiDialogInfoItem)
buttonX:StiListButtonXControl | |
infoItem:StiDialogInfoItem |
createChildren | () | method |
override protected function createChildren():void