Interface Link

All Superinterfaces:
Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer
All Known Subinterfaces:
WebdavDocumentVersionLink
All Known Implementing Classes:
LinkImpl, WebdavDocumentVersionLinkImpl

@StudioComponent(caption="Link", category="Components", xmlElement="link", icon="io/jmix/ui/icon/component/link.svg", canvasBehaviour=LINK, canvasText="New Link", canvasTextProperty="caption", documentationURL="https://docs.jmix.io/jmix/%VERSION%/ui/vcl/components/link.html") public interface Link extends Component, Component.HasCaption, Component.BelongToFrame, Component.HasIcon, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer
HTML link component.