Class ButterfacesProperties.Integration.Primefaces
- java.lang.Object
 - 
- org.joinfaces.autoconfigure.butterfaces.ButterfacesProperties.Integration.Primefaces
 
 
- 
- Enclosing class:
 - ButterfacesProperties.Integration
 
public static class ButterfacesProperties.Integration.Primefaces extends java.lang.ObjectPrimefaces class of disableJQuery properties. 
- 
- 
Constructor Summary
Constructors Constructor Description Primefaces() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(java.lang.Object other)booleanequals(java.lang.Object o)java.lang.BooleangetDisableJQuery()inthashCode()voidsetDisableJQuery(java.lang.Boolean disableJQuery)java.lang.StringtoString() 
 - 
 
- 
- 
Method Detail
- 
getDisableJQuery
public java.lang.Boolean getDisableJQuery()
 
- 
setDisableJQuery
public void setDisableJQuery(java.lang.Boolean disableJQuery)
 
- 
equals
public boolean equals(java.lang.Object o)
- Overrides:
 equalsin classjava.lang.Object
 
- 
canEqual
protected boolean canEqual(java.lang.Object other)
 
- 
hashCode
public int hashCode()
- Overrides:
 hashCodein classjava.lang.Object
 
- 
toString
public java.lang.String toString()
- Overrides:
 toStringin classjava.lang.Object
 
 - 
 
 -