Deprecated API
Contents
-
InterfaceDescriptionReplaced by
ElementContainerMethods
Replaced byElementQueryMethods
.This interface is too broad. It is replaced with more specific interfaces:This interface is too broad. It is replaced with more specific interfaces:Replaced byHTMLInputElementBuilder
Replaced byMathMLElementStyleMethods
Replaced bySVGElementDataMethods
andSVGElementStyleMethods
.
-
ClassDescriptionShould be replaced by using the standard collection API.Replaced by
HTMLInputElementBuilder
Should be replaced by using late initialization inIsElement.element()
.
-
MethodDescriptionReplaced bv
Id.build(String, String...)
Replaced byElements.querySelector(Node, By)
Replaced byElements.querySelector(IsElement, By)
Replaced byElements.querySelectorAll(Node, By)
Replaced byElements.querySelectorAll(IsElement, By)
Replaced bvId.unique()
Replaced bvId.unique(String, String...)
Use public fieldEventType.name
instead