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