Interface LookAndFeelLessProvider

All Known Implementing Classes:
LookAndFeelLessProviderImpl

public interface LookAndFeelLessProvider
Provides the dynamic LESS rules to override Bamboo theme
Since:
10.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Generates the LESS variables that are used for the look and feel customization
  • Method Details

    • makeLookAndFeelLess

      String makeLookAndFeelLess()
      Generates the LESS variables that are used for the look and feel customization
      Returns:
      LESS-valid string with variables
      Since:
      10.0
    • encodeState

      String encodeState()