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