|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigFactory
public class LinkConfigFactory
Creates link configuration objects based on the current selection in the rich text area.
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary | |
|---|---|
LinkConfig |
createLinkConfig()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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 area| Method Detail |
|---|
public LinkConfig createLinkConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||