|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractRichTextAreaExecutable
org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutable
org.xwiki.gwt.user.client.ui.rta.cmd.internal.InsertHTMLExecutable
org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable<LinkConfig,com.google.gwt.dom.client.AnchorElement>
org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
public class CreateLinkExecutable
Creates a link by inserting the link XHTML.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable |
|---|
org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.AbstractConfigJSONSerializer<C>, org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigDOMReader<C,E extends com.google.gwt.dom.client.Element>, org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigDOMWriter<C,E extends com.google.gwt.dom.client.Element>, org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigJSONParser<C>, org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable.ConfigJSONSerializer<C> |
| Field Summary |
|---|
| Fields inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable |
|---|
configDOMReader, configDOMWriter, configJSONParser, configJSONSerializer |
| Fields inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutable |
|---|
cache, domUtils |
| Fields inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractRichTextAreaExecutable |
|---|
rta |
| Constructor Summary | |
|---|---|
CreateLinkExecutable(RichTextArea rta)
Creates a new executable that can be used to insert links in the specified rich text area. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCacheKeyPrefix()
|
protected com.google.gwt.dom.client.AnchorElement |
getSelectedElement()
|
boolean |
isEnabled()
|
protected com.google.gwt.dom.client.AnchorElement |
newElement()
|
| Methods inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable |
|---|
execute, getParameter, isExecuted, write |
| Methods inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.InsertHTMLExecutable |
|---|
execute, insertNode |
| Methods inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutable |
|---|
hasValidSelection |
| Methods inherited from class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractRichTextAreaExecutable |
|---|
isSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateLinkExecutable(RichTextArea rta)
rta - the execution target| Method Detail |
|---|
public boolean isEnabled()
isEnabled in interface ExecutableisEnabled in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutableAbstractSelectionExecutable.isEnabled()protected java.lang.String getCacheKeyPrefix()
getCacheKeyPrefix in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable<LinkConfig,com.google.gwt.dom.client.AnchorElement>AbstractInsertElementExecutable.getCacheKeyPrefix()protected com.google.gwt.dom.client.AnchorElement getSelectedElement()
getSelectedElement in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable<LinkConfig,com.google.gwt.dom.client.AnchorElement>AbstractInsertElementExecutable.getSelectedElement()protected com.google.gwt.dom.client.AnchorElement newElement()
newElement in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractInsertElementExecutable<LinkConfig,com.google.gwt.dom.client.AnchorElement>AbstractInsertElementExecutable.newElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||