|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoadingMode | |
|---|---|
| org.openfaces.component | |
| org.openfaces.component.panel | |
| Uses of LoadingMode in org.openfaces.component |
|---|
| Methods in org.openfaces.component that return LoadingMode | |
|---|---|
static LoadingMode |
LoadingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoadingMode[] |
LoadingMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of LoadingMode in org.openfaces.component.panel |
|---|
| Methods in org.openfaces.component.panel that return LoadingMode | |
|---|---|
LoadingMode |
FoldingPanel.getLoadingMode()
|
LoadingMode |
MultiPageContainer.getLoadingMode()
|
| Methods in org.openfaces.component.panel with parameters of type LoadingMode | |
|---|---|
void |
FoldingPanel.setLoadingMode(LoadingMode loadingMode)
|
void |
MultiPageContainer.setLoadingMode(LoadingMode loadingMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||