public static interface HelpCtx.Provider
Modifier and Type | Method and Description |
---|---|
HelpCtx |
getHelpCtx()
Get the
HelpCtx associated with implementing object. |
HelpCtx getHelpCtx()
HelpCtx
associated with implementing object.HelpCtx
or
HelpCtx.DEFAULT_HELP
, never null
.