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
Methods in org.htmlunit.javascript.host.dom that return AbstractList.EffectOnCacheModifier and TypeMethodDescriptionstatic AbstractList.EffectOnCacheReturns 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 TypeMethodDescriptionvoidAbstractList.setEffectOnCacheFunction(Function<HtmlAttributeChangeEvent, AbstractList.EffectOnCache> effectOnCacheFunction)