Class FeatureCheck
- java.lang.Object
-
- de.knightsoftnet.mtwidgets.client.ui.widget.helper.FeatureCheck
-
public final class FeatureCheck extends Object
collection of methods to check browser specific features.- Author:
- Manfred Tremmel
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleansupportCustomValidity(elemental2.dom.Element pelement)Returns whether setCustomValidity is available in this dom element.
-