public class CollapseExecutable extends org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutable
cache, domUtilsrta| Constructor and Description |
|---|
CollapseExecutable(MacroSelector selector,
boolean collapse)
Creates a new executable.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String param) |
boolean |
isExecuted() |
getParameter, hasValidSelection, isEnabledisSupportedpublic CollapseExecutable(MacroSelector selector, boolean collapse)
selector - selectorcollapse - true to collapse all macros, false to expand all macrospublic boolean execute(String param)
Executable.execute(String)public boolean isExecuted()
isExecuted in interface ExecutableisExecuted in class org.xwiki.gwt.user.client.ui.rta.cmd.internal.AbstractSelectionExecutableAbstractSelectionExecutable.isExecuted()Copyright © 2004–2014 XWiki. All rights reserved.