Class JavaxFaces2_2Properties.Partial
java.lang.Object
org.joinfaces.autoconfigure.javaxfaces.JavaxFaces2_2Properties.Partial
- Enclosing class:
- JavaxFaces2_2Properties
Partial class for execute, render and resetValues parameters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanIf the request parameter named by the value of this constant has a parameter value oftrue, the implementation must returntruefromPartialViewContext.isResetValues().inthashCode()voidsetResetValues(Boolean resetValues) If the request parameter named by the value of this constant has a parameter value oftrue, the implementation must returntruefromPartialViewContext.isResetValues().toString()
-
Constructor Details
-
Partial
public Partial()
-
-
Method Details
-
getResetValues
If the request parameter named by the value of this constant has a parameter value oftrue, the implementation must returntruefromPartialViewContext.isResetValues().- Since:
- 2.2
-
setResetValues
If the request parameter named by the value of this constant has a parameter value oftrue, the implementation must returntruefromPartialViewContext.isResetValues().- Since:
- 2.2
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-