|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PanelGroup | |
---|---|
com.sun.webui.jsf.bean |
Uses of PanelGroup in com.sun.webui.jsf.bean |
---|
Methods in com.sun.webui.jsf.bean that return PanelGroup | |
---|---|
PanelGroup |
HelpBackingBean.getSearchPanel()
Get the PanelGroup to use for the search tab content. |
PanelGroup |
HelpBackingBean.getSearchResultsPanel()
Get the PanelGroup to use for the search results. |
Methods in com.sun.webui.jsf.bean with parameters of type PanelGroup | |
---|---|
void |
HelpBackingBean.setSearchPanel(PanelGroup panel)
Set the PanelGroup to use for the search tab content. |
void |
HelpBackingBean.setSearchResultsPanel(PanelGroup panel)
Set the PanelGroup to use for the search results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |