Uses of Interface
org.eclipse.ui.cheatsheets.ICheatSheetManager
-
Uses of ICheatSheetManager in org.eclipse.ui.cheatsheets
Modifier and TypeMethodDescriptionICheatSheetEvent.getCheatSheetManager()
Returns the cheat sheet manager responsible for executing the cheat sheet.ICheatSheetManager.getParent()
Get the cheat sheet manager for the enclosing composite cheat sheet.Modifier and TypeMethodDescriptionvoid
ICheatSheetAction.run
(String[] params, ICheatSheetManager manager) Runs this Cheat sheet-aware action.