![JAR search and dependency download from the Maven repository](/logo.png)
com.redhat.darcy.web.api.elements.HtmlMultiSelect Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of darcy-web Show documentation
Show all versions of darcy-web Show documentation
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