|
LPEX 3.6.8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LpexLanguageHelpExtension
Interface LpexLanguageHelpExtension is to be used with a language-sensitive help (LSH) provider LpexLanguageHelp for LpexSourceViewer, or an editor using it.
LpexLanguageHelp
,
LpexAbstractTextEditor.setLanguageHelp(com.ibm.lpex.alef.LpexLanguageHelp)
,
LpexSourceViewer.setLanguageHelp(com.ibm.lpex.alef.LpexLanguageHelp)
,
Language sensitive help (LSH)Method Summary | |
---|---|
boolean |
isDisplayEditorHelp(LpexView view)
This method is invoked when a language-sensitive help request is received in the LpexSourceViewer, but the language-sensitive help returns null; This interface allows the language-sensitive help provider to tell LPEX not to try to display any editor help |
Method Detail |
---|
boolean isDisplayEditorHelp(LpexView view)
lpexView
- the view of the document for which help is requested
|
LPEX 3.6.8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |