Class BootsfacesProperties.Defaults
- java.lang.Object
 - 
- org.joinfaces.autoconfigure.bootsfaces.BootsfacesProperties.Defaults
 
 
- 
- Enclosing class:
 - BootsfacesProperties
 
public static class BootsfacesProperties.Defaults extends Object
Defaults class of renderLabel property. 
- 
- 
Constructor Summary
Constructors Constructor Description Defaults() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)BooleangetDecorator()StringgetRenderLabel()inthashCode()voidsetDecorator(Boolean decorator)voidsetRenderLabel(String renderLabel)StringtoString() 
 -