Packageat.fhjoanneum.dmt.umj.core.display.arrows
Classpublic class RelationVerticalRight
InheritanceRelationVerticalRight Inheritance GenericRelation Inheritance spark.components.Group

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

Default MXML PropertymxmlContent



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

Constructor.

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

Parameters

linkedRelationText:MultiLingualComponent

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