Packageat.fhjoanneum.dmt.umj.core.display.arrows
Classpublic class RelationHorizontalUp
InheritanceRelationHorizontalUp Inheritance GenericRelation Inheritance spark.components.Group

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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  buttonText : MultiLingualComponent
[read-only]
RelationHorizontalUp
  defName : String
RelationHorizontalUp
  relationText : VGroup
RelationHorizontalUp
Public Methods
 MethodDefined By
  
Constructor.
RelationHorizontalUp
  
addComponent(linkedRelationText:MultiLingualComponent):void
[override]
RelationHorizontalUp
 Inherited
GenericRelation
  
[override]
RelationHorizontalUp
 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
RelationHorizontalUp()Constructor
public function RelationHorizontalUp()

Constructor.

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

Parameters

linkedRelationText:MultiLingualComponent

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