public final class OpenCheatSheetFromHelpAction extends Object implements ILiveHelpAction
The initialization string passed to setInitializationString(String)
is the id of a cheat sheet contributed to the cheatsheetContent
extension point.
Constructor and Description |
---|
OpenCheatSheetFromHelpAction()
Creates a new live help action.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setInitializationString(String data)
This method will be called upon instantiation of the live help extension.
|
public OpenCheatSheetFromHelpAction()
public void setInitializationString(String data)
ILiveHelpAction
setInitializationString
in interface ILiveHelpAction
data
- -
initialization data as a String
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.