|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
org.eclipse.emf.common.command.CommandWrapper
org.eclipse.gmf.runtime.lite.commands.ExpandDrawerCommand
public class ExpandDrawerCommand
Command that, upon execution, ensures that the compartment (or another view that has a {@link DrawerStyle) attached) is expanded.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
org.eclipse.emf.common.command.AbstractCommand.NonDirtying |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.common.command.CommandWrapper |
|---|
command |
| Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
description, isExecutable, isPrepared, label |
| Constructor Summary | |
|---|---|
ExpandDrawerCommand(org.eclipse.gmf.runtime.notation.View drawer)
|
|
| Method Summary | |
|---|---|
protected org.eclipse.emf.common.command.Command |
createCommand()
|
| Methods inherited from class org.eclipse.emf.common.command.CommandWrapper |
|---|
canUndo, dispose, execute, getAffectedObjects, getCommand, getDescription, getLabel, getResult, prepare, redo, toString, undo |
| Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
canExecute, chain, setDescription, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandDrawerCommand(org.eclipse.gmf.runtime.notation.View drawer)
| Method Detail |
|---|
protected org.eclipse.emf.common.command.Command createCommand()
createCommand in class org.eclipse.emf.common.command.CommandWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||