Packageorg.ow2.kerneos.core.view.notification
Classpublic class NotificationsLogDateRenderer
InheritanceNotificationsLogDateRenderer Inheritance mx.containers.HBox
Implements mx.binding.IBindingClient, mx.controls.listClasses.IListItemRenderer



Public Properties
 PropertyDefined By
  data : Object
[override] Get the item renderer data object
NotificationsLogDateRenderer
  dateLabel : Text
NotificationsLogDateRenderer
Public Methods
 MethodDefined By
  
Constructor.
NotificationsLogDateRenderer
Property Detail
dataproperty
data:Object[override]

Get the item renderer data object

This property can be used as the source for data binding.


Implementation
    public function get data():Object
    public function set data(value:Object):void
dateLabelproperty 
public var dateLabel:Text

This property can be used as the source for data binding.

Constructor Detail
NotificationsLogDateRenderer()Constructor
public function NotificationsLogDateRenderer()

Constructor.