@Named @RequestScoped public class Help extends Object
| Constructor and Description |
|---|
Help() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPage() |
boolean |
isShowHelp()
Convenience method to determine is there need to render application help system.
|
void |
navigateTo(String src)
Convenience method to show specified page with help info in modal panel
|
void |
setPage(String page) |
public String getPage()
public void setPage(String page)
public void navigateTo(String src)
src - - page to showpublic boolean isShowHelp()
src - - page to showCopyright © 2015. All rights reserved.