public class PropertiesCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTIES_CMD |
static int |
PROPERTIES_CMD_ID |
| Constructor and Description |
|---|
PropertiesCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doit()
Executes the actions associated with a specific command.
|
static boolean |
isEnabled(Context context) |
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undopublic static final java.lang.String PROPERTIES_CMD
public static final int PROPERTIES_CMD_ID
public int doit()
throws java.lang.Exception
Commandpublic static final boolean isEnabled(Context context)