Packageat.fhjoanneum.dmt.umj.core.display.debug
Classpublic class DebugListItemComponent
InheritanceDebugListItemComponent Inheritance spark.components.BorderContainer
Implements mx.binding.IBindingClient

A visual component spark BorderContainer that is primarly used as a ListItem within DebugTileList to display infos of contentElements or other things...

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  highlightLabel : Label
DebugListItemComponent
  multiLingualComponent : MultiLingualComponent
DebugListItemComponent
  multilingualComponentWasSet : Boolean = false
DebugListItemComponent
  notpreviouslyDefinedTag : Label
DebugListItemComponent
  presettedTags : TextInput
DebugListItemComponent
Public Methods
 MethodDefined By
  
Constructor.
DebugListItemComponent
  
checkForNotPredefinedRFID(rfidToCheck:String):Boolean
DebugListItemComponent
  
DebugListItemComponent
  
highlight(eventTag:String):void
DebugListItemComponent
  
setNotPredefinedRFID(rfidtag:String):void
DebugListItemComponent
Property Detail
highlightLabelproperty
public var highlightLabel:Label

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

multiLingualComponentproperty 
multiLingualComponent:MultiLingualComponent


Implementation
    public function get multiLingualComponent():MultiLingualComponent
    public function set multiLingualComponent(value:MultiLingualComponent):void
multilingualComponentWasSetproperty 
public var multilingualComponentWasSet:Boolean = false

notpreviouslyDefinedTagproperty 
public var notpreviouslyDefinedTag:Label

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

presettedTagsproperty 
public var presettedTags:TextInput

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

Constructor Detail
DebugListItemComponent()Constructor
public function DebugListItemComponent()

Constructor.

Method Detail
checkForNotPredefinedRFID()method
public function checkForNotPredefinedRFID(rfidToCheck:String):Boolean

Parameters

rfidToCheck:String

Returns
Boolean
dehighlight()method 
public function dehighlight():void

highlight()method 
public function highlight(eventTag:String):void

Parameters

eventTag:String

setNotPredefinedRFID()method 
public function setNotPredefinedRFID(rfidtag:String):void

Parameters

rfidtag:String