Package | org.ow2.kerneos.core.view.notification |
Class | public class NotificationsLogDateRenderer |
Inheritance | NotificationsLogDateRenderer ![]() |
Implements | mx.binding.IBindingClient, mx.controls.listClasses.IListItemRenderer |
Property | Defined By | ||
---|---|---|---|
data : Object [override]
Get the item renderer data object
| NotificationsLogDateRenderer | ||
dateLabel : Text | NotificationsLogDateRenderer |
Method | Defined By | ||
---|---|---|---|
Constructor. | NotificationsLogDateRenderer |
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
dateLabel | property |
public var dateLabel:Text
This property can be used as the source for data binding.
NotificationsLogDateRenderer | () | Constructor |
public function NotificationsLogDateRenderer()
Constructor.