Packageorg.ow2.kerneos.core.view.notification
Classpublic class NotificationsLogLevelRenderer
InheritanceNotificationsLogLevelRenderer 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
NotificationsLogLevelRenderer
  levelLabel : Text
NotificationsLogLevelRenderer
Public Methods
 MethodDefined By
  
Constructor.
NotificationsLogLevelRenderer
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
levelLabelproperty 
public var levelLabel:Text

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

Constructor Detail
NotificationsLogLevelRenderer()Constructor
public function NotificationsLogLevelRenderer()

Constructor.