Interface Toggleable


  • public interface Toggleable
    An interface for components or configurations that can be toggled on or off.
    Since:
    1.0
    • Method Detail

      • isEnabled

        default boolean isEnabled()
        Returns:
        Whether the component is enabled