public class FindQuoteWorkbenchActionDelegate extends TelesalesWorkbenchActionDelegate
| Constructor and Description |
|---|
| FindQuoteWorkbenchActionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String | getActionDefinitionId()
This method returns the command identifier.
|
| java.lang.String | getDelegateActionId()
This method returns the delegate action identifier.
|
| java.lang.String | getHelpContextId()
This method returns the help context identifier of this action.
|
| void | init(org.eclipse.jface.action.IAction action)
This method allows the action delegate to initialize itself after being created by the proxy action.
|
public void init(org.eclipse.jface.action.IAction action)
public java.lang.String getActionDefinitionId()
public java.lang.String getDelegateActionId()
public java.lang.String getHelpContextId()