org.bklab.flow.base.GeneratedVaadinUploadFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fluent-vaadin-flow Show documentation
Show all versions of fluent-vaadin-flow Show documentation
Broderick Labs for fluent vaadin flow. Inherits common Vaadin components.
package org.bklab.flow.base;
import com.vaadin.flow.component.upload.GeneratedVaadinUpload;
import org.bklab.flow.IFlowFactory;
public interface GeneratedVaadinUploadFactory, E extends GeneratedVaadinUploadFactory> extends IFlowFactory, HasStyleFactory {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy