Uses of Class
com.gargoylesoftware.htmlunit.activex.javascript.msxml.XMLDOMNodeList.EffectOnCache

Packages that use XMLDOMNodeList.EffectOnCache
com.gargoylesoftware.htmlunit.activex.javascript.msxml Implementations of the MSXML's (ActiveX) JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. 
 

Uses of XMLDOMNodeList.EffectOnCache in com.gargoylesoftware.htmlunit.activex.javascript.msxml
 

Methods in com.gargoylesoftware.htmlunit.activex.javascript.msxml that return XMLDOMNodeList.EffectOnCache
protected  XMLDOMNodeList.EffectOnCache XMLDOMNodeList.getEffectOnCache(HtmlAttributeChangeEvent event)
          Gets the effect of the change on an attribute of the reference node on this collection's cache.
static XMLDOMNodeList.EffectOnCache XMLDOMNodeList.EffectOnCache.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMLDOMNodeList.EffectOnCache[] XMLDOMNodeList.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.