public interface IOnlineHelpProcessor2
| Modifier and Type | Method and Description |
|---|---|
void |
processOnlineHelp(java.lang.String helpId,
java.lang.String language,
boolean refersToComponent) |
void processOnlineHelp(java.lang.String helpId,
java.lang.String language,
boolean refersToComponent)
helpId - language - refersToComponent - true => online help directly belongs to the component on which F1 was pressed.
false => online help belongs to an upper component and is NOT directly related.Copyright © CaptainCasa Gmbh. All Rights Reserved.