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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
If the request parameter named by the value of this constant has a parameter value oftrue
, the implementation must returntrue
fromPartialViewContext.isResetValues()
.int
hashCode()
void
setResetValues
(Boolean resetValues) If the request parameter named by the value of this constant has a parameter value oftrue
, the implementation must returntrue
fromPartialViewContext.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 returntrue
fromPartialViewContext.isResetValues()
.- Since:
- 2.2
-
setResetValues
If the request parameter named by the value of this constant has a parameter value oftrue
, the implementation must returntrue
fromPartialViewContext.isResetValues()
.- Since:
- 2.2
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-