public class InsertRowAfter extends AbstractTableFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Feature name.
|
cache, domUtilsrta| Constructor and Description |
|---|
InsertRowAfter(TablePlugin plugin)
Initialize the feature.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String parameter) |
boolean |
isEnabled() |
destroy, getCommand, getName, getPlugingetParameter, hasValidSelection, isExecutedisSupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameter, isExecuted, isSupportedpublic static final String NAME
public InsertRowAfter(TablePlugin plugin)
plugin - table plug-in.public boolean execute(String parameter)
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.