org.richfaces.photoalbum.ui
Class Help
java.lang.Object
org.richfaces.photoalbum.ui.Help
@Named
@RequestScoped
public class Help
- extends Object
Convenience UI class for application help system
- Author:
- Andrey Markhel
|
Constructor Summary |
Help()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Help
public Help()
getPage
public String getPage()
setPage
public void setPage(String page)
navigateTo
public void navigateTo(String src)
- Convenience method to show specified page with help info in modal panel
- Parameters:
src - - page to show
isShowHelp
public boolean isShowHelp()
- Convenience method to determine is there need to render application help system.
- Parameters:
src - - page to show
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.