|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.core.services.ActionService
An action related service specific to control the actions
Constructor Summary | |
ActionService()
|
Method Summary | |
boolean |
supportsAction(java.lang.String actionId)
Checks whether the action is supported. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActionService()
Method Detail |
public boolean supportsAction(java.lang.String actionId)
ISQLEditorActionConstants.EXPLAIN_SQL_ACTION_ID
ISQLEditorActionConstants.EXECUTE_SQL_ACTION_ID
ISQLEditorActionConstants.EXECTUE_SELECTION_SQL_ACTION_ID
ISQLEditorActionConstants.GROUP_NEW_ROUTINE_ID
ISQLEditorActionConstants.GROUP_INSERT_QUERY_ID
ISQLEditorActionConstants.RUN_ACTION_ID
ISQLEditorActionConstants.DEBUG_ACTION_ID
ISQLEditorActionConstants.CREATE_DATABASE_ACTION_ID
ISQLEditorActionConstants.RENAME_ACTION_ID
actionId
- Action id
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |