Uses of Enum
org.htmlunit.javascript.host.dom.AbstractList.EffectOnCache
Packages that use AbstractList.EffectOnCache
Package
Description
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of AbstractList.EffectOnCache in org.htmlunit.javascript.host.dom
Fields in org.htmlunit.javascript.host.dom with type parameters of type AbstractList.EffectOnCacheMethods in org.htmlunit.javascript.host.dom that return AbstractList.EffectOnCacheModifier and TypeMethodDescriptionstatic AbstractList.EffectOnCache
Returns the enum constant of this type with the specified name.static AbstractList.EffectOnCache[]
AbstractList.EffectOnCache.values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.htmlunit.javascript.host.dom with type arguments of type AbstractList.EffectOnCacheModifier and TypeMethodDescriptionvoid
AbstractList.setEffectOnCacheFunction
(Function<HtmlAttributeChangeEvent, AbstractList.EffectOnCache> effectOnCacheFunction)