|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadingMode | |
---|---|
org.openfaces.component | |
org.openfaces.component.chart | |
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.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. |
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.chart |
---|
Methods in org.openfaces.component.chart that return LoadingMode | |
---|---|
LoadingMode |
ChartPopup.getLoadingMode()
|
Methods in org.openfaces.component.chart with parameters of type LoadingMode | |
---|---|
void |
ChartPopup.setLoadingMode(LoadingMode loadingMode)
|
Uses of LoadingMode in org.openfaces.component.panel |
---|
Methods in org.openfaces.component.panel that return LoadingMode | |
---|---|
LoadingMode |
FoldingPanel.getLoadingMode()
|
LoadingMode |
MultiPageContainer.getLoadingMode()
|
LoadingMode |
MultiPageContainer.getLoadingMode()
|
LoadingMode |
FoldingPanel.getLoadingMode()
|
Methods in org.openfaces.component.panel with parameters of type LoadingMode | |
---|---|
void |
FoldingPanel.setLoadingMode(LoadingMode loadingMode)
|
void |
MultiPageContainer.setLoadingMode(LoadingMode loadingMode)
|
void |
MultiPageContainer.setLoadingMode(LoadingMode loadingMode)
|
void |
FoldingPanel.setLoadingMode(LoadingMode loadingMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |