Difference between revisions of "Hyperlink"

From Lianjapedia
Jump to: navigation, search
m (Yvonne.milne moved page Visage Application Framework - Hyperlink to Hyperlink without leaving a redirect)
Line 9: Line 9:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
|Picture
+
|Caption
 
|RW
 
|RW
|
+
|Character
|
+
|Text displayed
 
|-
 
|-
|Stretch
+
|Hyperlink
 
|RW
 
|RW
|
+
|Character
|
+
|Link text
 
|-
 
|-
|Hyperlink
+
|Picture
 
|RW
 
|RW
|
+
|Character
|
+
|Filename of image displayed
 
|-
 
|-
 +
|Stretch
 +
|RW
 +
|Boolean
 +
|Whether Picture should be scaled
 +
|-
 +
 
|}
 
|}
  
Line 45: Line 51:
 
!Args
 
!Args
 
!width="50%"|Description
 
!width="50%"|Description
 +
|-
 +
|linkClicked
 +
|link as Character
 +
|Occurs after link is clicked
 +
|-
  
 
|}
 
|}

Revision as of 11:44, 3 January 2013

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Caption RW Character Text displayed
Hyperlink RW Character Link text
Picture RW Character Filename of image displayed
Stretch RW Boolean Whether Picture should be scaled

Methods

This class supports the Common methods plus the following:

Method Args Description

Events

This class supports the Common events plus the following:

Event Args Description
linkClicked link as Character Occurs after link is clicked