Package io.jmix.flowui.kit.icon
Interface IconFactory<T extends com.vaadin.flow.component.Component>
- Type Parameters:
T- the type ofComponentthat the factory creates
- All Known Implementing Classes:
JmixFontIcon
public interface IconFactory<T extends com.vaadin.flow.component.Component>
Interface for enumerations representing a factory for creating icons.
-
Method Summary