|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ParameterizedCommand | |
|---|---|
| org.eclipse.jpt.common.utility.command | |
| Uses of ParameterizedCommand in org.eclipse.jpt.common.utility.command |
|---|
| Classes in org.eclipse.jpt.common.utility.command that implement ParameterizedCommand | |
|---|---|
static class |
ParameterizedCommand.Disabled<S>
Singleton implementation of the command interface that will throw an exception when executed. |
static class |
ParameterizedCommand.Null<S>
Singleton implementation of the command interface that will do nothing when executed. |
| Fields in org.eclipse.jpt.common.utility.command declared as ParameterizedCommand | |
|---|---|
static ParameterizedCommand |
ParameterizedCommand.Null.INSTANCE
|
static ParameterizedCommand |
ParameterizedCommand.Disabled.INSTANCE
|
| Methods in org.eclipse.jpt.common.utility.command that return ParameterizedCommand | ||
|---|---|---|
static
|
ParameterizedCommand.Null.instance()
|
|
static
|
ParameterizedCommand.Disabled.instance()
|
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||