Package | Description |
---|---|
org.primefaces.util |
Modifier and Type | Method and Description |
---|---|
static ComponentUtils.ViewPoolingResetMode |
ComponentUtils.isViewPooling(javax.faces.context.FacesContext context) |
static ComponentUtils.ViewPoolingResetMode |
ComponentUtils.ViewPoolingResetMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentUtils.ViewPoolingResetMode[] |
ComponentUtils.ViewPoolingResetMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.