Class APE.dom.StyleSheetAdapter

Defined in StyleSheetAdapter.js
Constructor Summary
APE.dom.StyleSheetAdapter(either)
           
 
Method Summary
 CSSRule addRule(selectorText, cssText)
           Adds a rule to the styleSheet
  getRule(selectorText)
           IE will not return the correct selector text for Element selectors in HTML.
  getRules()
          
 
Constructor Detail

APE.dom.StyleSheetAdapter

APE.dom.StyleSheetAdapter(either)

Method Detail

addRule

CSSRule addRule(selectorText, cssText)

getRule

 getRule(selectorText)

getRules

 getRules()

Documentation generated by JsDoc Toolkit 1.4.0 on Sun Aug 17 2008 17:08:27 GMT-0700 (PDT)