Uses of Class
com.sun.faces.renderkit.RenderKitUtils.PredefinedPostbackParameter
Package | Description |
---|---|
com.sun.faces.renderkit |
-
Uses of RenderKitUtils.PredefinedPostbackParameter in com.sun.faces.renderkit
Methods in com.sun.faces.renderkit that return RenderKitUtils.PredefinedPostbackParameter Modifier and Type Method Description static RenderKitUtils.PredefinedPostbackParameter
RenderKitUtils.PredefinedPostbackParameter. valueOf(String name)
Returns the enum constant of this type with the specified name.static RenderKitUtils.PredefinedPostbackParameter[]
RenderKitUtils.PredefinedPostbackParameter. values()
Returns an array containing the constants of this enum type, in the order they are declared.