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 Details

    • Defaults

      public Defaults()
  • Method Details

    • getRenderLabel

      public String getRenderLabel()
      May contain EL.
    • getDecorator

      public Boolean getDecorator()
    • setRenderLabel

      public void setRenderLabel(String renderLabel)
      May contain EL.
    • setDecorator

      public void setDecorator(Boolean decorator)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object