Altova UModel 2024 Enterprise Edition

Interface IUMLGuiTextHyperlink

diagram

UModelAPI_diagrams/UModelAPI_p369.png

hierarchy

UModelAPI_diagrams/UModelAPI_p370.png

typedElements

documentation

Text Hyperlinks store an URL together with a begin and an end number referencing positions in some text. Any text between a such a begin and end position is displayed as hyperlink and triggers UModel to open the URL when clicked. This is used in IUMLGuiNote to create hyperlinks inside of the text comment for example.

 

Operation IUMLGuiTextHyperlink::LinkAddress

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

string

 

 

 

 

Operation IUMLGuiTextHyperlink::NoteTextEndPos

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

int

 

 

 

 

Operation IUMLGuiTextHyperlink::NoteTextStartPos

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

int

 

 

 

 

Operation IUMLGuiTextHyperlink::OpenLink

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

void

 

 

 

 

Operation IUMLGuiTextHyperlink::SetHyperlinkFileAddress

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

strFilePathOrUrl

in

string

 

 

 

return

return

void

 

 

 

 

Operation IUMLGuiTextHyperlink::SetHyperlinkGuiElementAddress

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

ipLinkedGuiElement

in

IUMLGuiVisibleElement

 

 

 

ipLinkedGuiElementCell

in

IUMLNamedElement

 

 

 

return

return

void

 

 

 

 

Operation IUMLGuiTextHyperlink::SetHyperlinkModelElementAddress

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

ipLinkedData

in

IUMLData

 

 

 

return

return

void

 

 

 

 

 

 

UML documentation generated by UModel UML Editor https://www.altova.com/umodel

Wed Jan 27 07:46:44 2021

© 2017-2023 Altova GmbH