Methods in
org.eclipse.ui.commands that throw
NotDefinedException
|
String
|
ICommand.
getCategoryId
()
Deprecated.
Returns the identifier of the category of the command represented by this
handle. |
String
|
IKeyConfiguration.
getDescription
()
Deprecated.
Returns the description of the key configuration represented by this
handle, suitable for display to the user. |
String
|
ICommand.
getDescription
()
Deprecated.
Returns the description of the command represented by this handle,
suitable for display to the user. |
String
|
ICategory.
getDescription
()
Deprecated.
Returns the description of the category represented by this handle,
suitable for display to the user. |
String
|
IKeyConfiguration.
getName
()
Deprecated.
Returns the name of the key configuration represented by this handle,
suitable for display to the user. |
String
|
ICommand.
getName
()
Deprecated.
Returns the name of the command represented by this handle, suitable for
display to the user. |
String
|
ICategory.
getName
()
Deprecated.
Returns the name of the category represented by this handle, suitable
for display to the user. |
String
|
IKeyConfiguration.
getParentId
()
Deprecated.
Returns the identifier of the parent of the key configuration
represented by this handle. |