public class UnlinkExecutable extends org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutable
cache, domUtilsrta| Constructor and Description |
|---|
UnlinkExecutable(RichTextArea rta)
Creates a new executable that can be used to remove links from the specified rich text area.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String param) |
boolean |
isEnabled() |
getParameter, hasValidSelection, isExecutedisSupportedpublic UnlinkExecutable(RichTextArea rta)
rta - the execution targetpublic boolean execute(String param)
Executable.execute(String)public boolean isEnabled()
isEnabled in interface ExecutableisEnabled in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutableAbstractSelectionExecutable.isEnabled()Copyright © 2004–2014 XWiki. All rights reserved.