Package | Description |
---|---|
org.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
static AbstractList.EffectOnCache |
AbstractList.EffectOnCache.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractList.setEffectOnCacheFunction(Function<HtmlAttributeChangeEvent,AbstractList.EffectOnCache> effectOnCacheFunction) |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.