Package | org.ow2.kerneos.core.view.notification |
Class | public class NotificationsLogModuleRenderer |
Inheritance | NotificationsLogModuleRenderer ![]() |
Implements | mx.binding.IBindingClient, mx.controls.listClasses.IListItemRenderer |
Property | Defined By | ||
---|---|---|---|
data : Object [override]
Get the item renderer data object
| NotificationsLogModuleRenderer | ||
moduleThumb : SmoothImage | NotificationsLogModuleRenderer |
Method | Defined By | ||
---|---|---|---|
Constructor. | NotificationsLogModuleRenderer |
data | property |
data:Object
[override] Get the item renderer data object
This property can be used as the source for data binding.
public function get data():Object
public function set data(value:Object):void
moduleThumb | property |
public var moduleThumb:SmoothImage
This property can be used as the source for data binding.
NotificationsLogModuleRenderer | () | Constructor |
public function NotificationsLogModuleRenderer()
Constructor.