public final class SpringSelectedValueComparator extends Object
This class mirrors the behaviour of the protected class org.springframework.web.servlet.tags.form.SelectedValueComparator, needed in order to compare and match form values in a way compatible to other Spring view-layer technologies.
Modifier and Type | Method and Description |
---|---|
static boolean |
isSelected(IThymeleafBindStatus bindStatus,
Object candidateValue) |
public static boolean isSelected(IThymeleafBindStatus bindStatus, Object candidateValue)
Copyright © 2017 The THYMELEAF team. All rights reserved.