pagecode
Class Help
java.lang.Object
pagecode.PageCodeBase
pagecode.Help
public class Help
- extends PageCodeBase
- Author:
- knutson
Field Summary |
protected javax.faces.component.html.HtmlForm |
help
|
protected javax.faces.component.html.HtmlSelectBooleanCheckbox |
logging1
|
protected javax.faces.component.html.HtmlCommandButton |
resetdb
|
Constructor Summary |
Help()
|
Method Summary |
protected javax.faces.component.html.HtmlForm |
getHelp()
|
protected javax.faces.component.html.HtmlSelectBooleanCheckbox |
getLogging1()
|
protected javax.faces.component.html.HtmlCommandButton |
getResetdb()
|
Methods inherited from class pagecode.PageCodeBase |
findComponent, findComponentInRoot, getApplicationScope, getFacesContext, getManagedBean, getRealPath, getRequestParam, getRequestScope, getResourceInputStream, getSessionScope, getTreeAttribute, gotoPage, log, logException, putTreeAttribute, resolveExpression, resolveParams |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logging1
protected javax.faces.component.html.HtmlSelectBooleanCheckbox logging1
help
protected javax.faces.component.html.HtmlForm help
resetdb
protected javax.faces.component.html.HtmlCommandButton resetdb
Help
public Help()
getLogging1
protected javax.faces.component.html.HtmlSelectBooleanCheckbox getLogging1()
getHelp
protected javax.faces.component.html.HtmlForm getHelp()
getResetdb
protected javax.faces.component.html.HtmlCommandButton getResetdb()
Copyright © 2011. All Rights Reserved.