[scriptable, uuid(72152f7f-7e8d-43fd-8477-3f29ae8d240d)]
interface nsIXTFAttributeHandler : nsISupports
Methods
AString
getAttribute(in nsIAtom name)
unsigned long
getAttributeCount()
nsIAtom
getAttributeNameAt(in unsigned long index)
boolean
handlesAttribute(in nsIAtom name)
boolean
hasAttribute(in nsIAtom name)
void
removeAttribute(in nsIAtom name)
void
setAttribute(in nsIAtom name, in AString newValue)
Compare to: