|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpagecode.PageCodeBase
pagecode.Help
public class Help
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 |
Field Detail |
---|
protected javax.faces.component.html.HtmlSelectBooleanCheckbox logging1
protected javax.faces.component.html.HtmlForm help
protected javax.faces.component.html.HtmlCommandButton resetdb
Constructor Detail |
---|
public Help()
Method Detail |
---|
protected javax.faces.component.html.HtmlSelectBooleanCheckbox getLogging1()
protected javax.faces.component.html.HtmlForm getHelp()
protected javax.faces.component.html.HtmlCommandButton getResetdb()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |