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

com.redhat.darcy.web.api.elements.HtmlMultiSelect Maven / Gradle / Ivy

Go to download

Extension to darcy that expands the DSL to support interaction with browsers and web applications.

The newest version!
package com.redhat.darcy.web.api.elements;

import com.redhat.darcy.ui.api.elements.MultiSelect;

public interface HtmlMultiSelect extends HtmlElement, MultiSelect {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy