|
||||||||||
| 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.LinkConfigDOMWriter
public final class LinkConfigDOMWriter
Serializes a LinkConfig object to an HTML fragment that can be used to insert a link into the edited
document.
| Constructor Summary | |
|---|---|
LinkConfigDOMWriter()
|
|
| Method Summary | |
|---|---|
void |
write(LinkConfig config,
com.google.gwt.dom.client.AnchorElement anchor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkConfigDOMWriter()
| Method Detail |
|---|
public void write(LinkConfig config,
com.google.gwt.dom.client.AnchorElement anchor)
write in interface org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigDOMWriter<LinkConfig,com.google.gwt.dom.client.AnchorElement>AbstractInsertElementExecutable.ConfigDOMWriter.write(Object, com.google.gwt.dom.client.Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||