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 boolean
canEqual(Object other)
boolean
equals(Object o)
Boolean
getDecorator()
String
getRenderLabel()
int
hashCode()
void
setDecorator(Boolean decorator)
void
setRenderLabel(String renderLabel)
String
toString()
-