Uses of Interface
de.espirit.firstspirit.access.link.Link
Packages that use Link
Package
Description
-
Uses of Link in de.espirit.firstspirit.access.editor
Methods in de.espirit.firstspirit.access.editor with parameters of type Link -
Uses of Link in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return LinkMethods in de.espirit.firstspirit.access.editor.value with parameters of type LinkModifier and TypeMethodDescriptionDefaultDomNode.appendChild(@NotNull Link link) Creates and appends a link node.voidUpdates the link. -
Uses of Link in de.espirit.firstspirit.access.editor.value.imagemap
Methods in de.espirit.firstspirit.access.editor.value.imagemap that return LinkModifier and TypeMethodDescription@Nullable LinkArea.getLink()Provides the link this area is pointing to, if any.Methods in de.espirit.firstspirit.access.editor.value.imagemap with parameters of type LinkModifier and TypeMethodDescription@NotNull AreaBuilderSets the link maintained by the area.@NotNull CircleBuilderSets the link maintained by the area.@NotNull PolygonBuilderSets the link maintained by the area.@NotNull RectangleBuilderSets the link maintained by the area. -
Uses of Link in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that return LinkModifier and TypeMethodDescriptionLinkTemplate.createLink(Language language) Create a new link instance for this template.