public class LinkConfigFactory extends Object
| Constructor and Description |
|---|
LinkConfigFactory(RichTextArea rta)
Creates a new factory for
LinkConfig objects that can be used to create or edit links inside the given
rich text area. |
| Modifier and Type | Method and Description |
|---|---|
LinkConfig |
createLinkConfig() |
public LinkConfigFactory(RichTextArea rta)
LinkConfig objects that can be used to create or edit links inside the given
rich text area.rta - the target rich text areapublic LinkConfig createLinkConfig()
Copyright © 2004–2016 XWiki. All rights reserved.