Class ValidationErrors.Item
java.lang.Object
io.jmix.flowui.component.validation.ValidationErrors.Item
- Enclosing class:
- ValidationErrors
-
Field Summary
Modifier and TypeFieldDescriptionprotected final com.vaadin.flow.component.Component
protected final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.Component
-
Field Details
-
component
protected final com.vaadin.flow.component.Component component -
description
-
-
Constructor Details
-
Item
-
-
Method Details
-
getComponent
@Nullable public com.vaadin.flow.component.Component getComponent() -
getDescription
-