Packageat.fhjoanneum.dmt.umj.core.display.arrows
Classpublic class RelationVerticalLeft
InheritanceRelationVerticalLeft Inheritance GenericRelation Inheritance spark.components.Group

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

Default MXML PropertymxmlContent



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

Constructor.

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

Parameters

linkedRelationText:MultiLingualComponent

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