Package io.jmix.flowui.component
Class WrapperUtils
java.lang.Object
io.jmix.flowui.component.WrapperUtils
- 
Method SummaryModifier and TypeMethodDescriptionstatic com.vaadin.flow.component.formlayout.FormLayout.ResponsiveStep.LabelsPositionconvertToFormLayoutLabelsPosition(SupportsResponsiveSteps.ResponsiveStep.LabelsPosition labelsPosition) static List<com.vaadin.flow.component.formlayout.FormLayout.ResponsiveStep>convertToFormLayoutResponsiveStep(List<SupportsResponsiveSteps.ResponsiveStep> responsiveSteps) static LogicalCondition.Type
- 
Method Details- 
convertToFormLayoutResponsiveSteppublic static List<com.vaadin.flow.component.formlayout.FormLayout.ResponsiveStep> convertToFormLayoutResponsiveStep(List<SupportsResponsiveSteps.ResponsiveStep> responsiveSteps) 
- 
convertToFormLayoutLabelsPosition@Nullable public static com.vaadin.flow.component.formlayout.FormLayout.ResponsiveStep.LabelsPosition convertToFormLayoutLabelsPosition(@Nullable SupportsResponsiveSteps.ResponsiveStep.LabelsPosition labelsPosition) 
- 
convertToLogicalConditionTypepublic static LogicalCondition.Type convertToLogicalConditionType(LogicalFilterComponent.Operation operation) 
 
-