Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.html |
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
protected HTMLCollection.EffectOnCache |
HTMLCollection.getEffectOnCache(HtmlAttributeChangeEvent event)
Gets the effect of the change on an attribute of the reference node
on this collection's cache.
|
static HTMLCollection.EffectOnCache |
HTMLCollection.EffectOnCache.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTMLCollection.EffectOnCache[] |
HTMLCollection.EffectOnCache.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.