All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.base.devserver.themeeditor.utils.HasThemeModifier Maven / Gradle / Ivy

There is a newer version: 24.6.0
Show newest version
package com.vaadin.base.devserver.themeeditor.utils;

import com.vaadin.base.devserver.themeeditor.ThemeModifier;

public interface HasThemeModifier {

    ThemeModifier getThemeModifier();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy