Uses of Interface
ch.nolix.systemapi.webatomiccontrol.link.ILink
Packages that use ILink
-
Uses of ILink in ch.nolix.system.webatomiccontrol.link
Classes in ch.nolix.system.webatomiccontrol.link that implement ILinkSubclasses with type arguments of type ILink in ch.nolix.system.webatomiccontrol.linkClasses in ch.nolix.system.webatomiccontrol.link that implement interfaces with type arguments of type ILinkMethods in ch.nolix.system.webatomiccontrol.link that return ILinkModifier and TypeMethodDescriptionLink.setDisplayText(String displayText) Link.setTarget(LinkTarget target) Link.setUrlAndDisplayTextFromIt(String url) Link.setUserInput(String userInput) Methods in ch.nolix.system.webatomiccontrol.link with parameters of type ILinkModifier and TypeMethodDescriptionstatic IContainer<? extends IHtmlAttribute> LinkHtmlBuilderHelper.createHtmlAttributesForControl(ILink control) LinkHtmlBuilder.createHtmlElementForControl(ILink control) -
Uses of ILink in ch.nolix.systemapi.webatomiccontrol.link
Subinterfaces with type arguments of type ILink in ch.nolix.systemapi.webatomiccontrol.linkMethods in ch.nolix.systemapi.webatomiccontrol.link that return ILinkModifier and TypeMethodDescriptionILink.setDisplayText(String displayText) ILink.setTarget(LinkTarget target) ILink.setUrlAndDisplayTextFromIt(String url)