Packageat.fhjoanneum.dmt.umj.core.display.arrows
Classpublic class RelationHorizontalDown
InheritanceRelationHorizontalDown Inheritance GenericRelation Inheritance spark.components.Group

A visual component spark GenericRelation that matches the UMJ style document for Arrows and Text down

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  buttonText : MultiLingualComponent
[read-only]
RelationHorizontalDown
  defName : String
RelationHorizontalDown
  relationText : VGroup
RelationHorizontalDown
Public Methods
 MethodDefined By
  
Constructor.
RelationHorizontalDown
  
addComponent(linkedRelationText:MultiLingualComponent):void
[override]
RelationHorizontalDown
 Inherited
GenericRelation
  
[override]
RelationHorizontalDown
 Inherited
GenericRelation
Protected Methods
 MethodDefined By
 Inherited
group1_creationCompleteHandler(event:FlexEvent):void
GenericRelation
Property Detail
buttonTextproperty
buttonText:MultiLingualComponent  [read-only]


Implementation
    public function get buttonText():MultiLingualComponent
defNameproperty 
public var defName:String

relationTextproperty 
public var relationText:VGroup

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

Constructor Detail
RelationHorizontalDown()Constructor
public function RelationHorizontalDown()

Constructor.

Method Detail
addComponent()method
override public function addComponent(linkedRelationText:MultiLingualComponent):void

Parameters

linkedRelationText:MultiLingualComponent

removeTexts()method 
override public function removeTexts():void