public interface HelpManager extends ApplicationScopedComponent
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpText(org.apache.isis.applib.Identifier identifier)
Returns help text for the specified
Identifier. |
init, shutdownString getHelpText(org.apache.isis.applib.Identifier identifier)
Identifier.
If no help text is available then an empty String should be returned.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.