Class JavaxFaces2_2Properties.Partial

  • Enclosing class:
    JavaxFaces2_2Properties

    public static class JavaxFaces2_2Properties.Partial
    extends Object
    Partial class for execute, render and resetValues parameters.
    • Constructor Detail

      • Partial

        public Partial()
    • Method Detail

      • getResetValues

        public Boolean getResetValues()
        If the request parameter named by the value of this constant has a parameter value of true, the implementation must return true from PartialViewContext.isResetValues().
        Since:
        2.2
      • setResetValues

        public void setResetValues​(Boolean resetValues)
        If the request parameter named by the value of this constant has a parameter value of true, the implementation must return true from PartialViewContext.isResetValues().
        Since:
        2.2
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object