-
public final class LinkAction.SetLink extends LinkAction
Add or change the link url for the current selection, without supplying text.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringcurrentUrl
-
Constructor Summary
Constructors Constructor Description LinkAction.SetLink(String currentUrl)
-
Method Summary
Modifier and Type Method Description final StringgetCurrentUrl()-
-
Constructor Detail
-
LinkAction.SetLink
LinkAction.SetLink(String currentUrl)
-
-
Method Detail
-
getCurrentUrl
final String getCurrentUrl()
-
-
-
-