Package io.jmix.flowui
Interface UiComponents
- All Known Implementing Classes:
UiComponentsImpl
public interface UiComponents
-
Method Summary
-
Method Details
-
create
-
create
<T extends com.vaadin.flow.component.Component> T create(org.springframework.core.ParameterizedTypeReference<T> type)
-