class fandoc::Link
sys::Obj fandoc::DocNode fandoc::DocElem fandoc::Link
@Js
Link is a hyperlink.
- htmlName
-
virtual override Str htmlName()
- id
-
virtual override DocNodeId id()
- isCode
-
Bool isCode := false
- isInline
-
virtual override Bool isInline()
- isTextUri
-
Bool isTextUri()
Is the text of the link the same as the URI string
- line
-
Int line
- make
-
new make(Str uri)
- setText
-
Change the text to display for the link
- uri
-
Str uri