|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.wysiwyg.client.ui.cmd.internal.AbstractExecutable
com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable
com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.FormatBlockExecutable
com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.IEFormatBlockExecutable
public class IEFormatBlockExecutable
| Field Summary |
|---|
| Fields inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable |
|---|
command |
| Constructor Summary | |
|---|---|
IEFormatBlockExecutable()
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.google.gwt.user.client.Element target,
java.lang.String parameter)
Executes the associated Command on the specified target with the given parameter. |
java.lang.String |
getParameter(com.google.gwt.user.client.Element target)
|
| Methods inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.DefaultExecutable |
|---|
isEnabled, isExecuted, isSupported |
| Methods inherited from class com.xpn.xwiki.wysiwyg.client.ui.cmd.internal.AbstractExecutable |
|---|
execute, getParameter, isEnabled, isExecuted, isSupported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IEFormatBlockExecutable()
| Method Detail |
|---|
public boolean execute(com.google.gwt.user.client.Element target,
java.lang.String parameter)
DefaultExecutableCommand on the specified target with the given parameter.
execute in interface Executableexecute in class DefaultExecutabletarget - Execution target.parameter - Execution parameter.
Executable.execute(Element, String)public java.lang.String getParameter(com.google.gwt.user.client.Element target)
DefaultExecutable
getParameter in interface ExecutablegetParameter in class DefaultExecutabletarget - Execution target.
Executable.isExecuted(Element) returns true, null otherwise.Executable.getParameter(Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||