Class XBLOMHandlerGroupElement

All Implemented Interfaces:
Serializable, AnimationTarget, XMLConstants, CSSNavigableNode, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, XBLConstants, ElementTraversal, Element, EventTarget, Node, org.w3c.dom.svg.SVGElement

public class XBLOMHandlerGroupElement extends XBLOMElement
This class implements the xbl:handlerGroup element.
See Also:
  • Constructor Details

    • XBLOMHandlerGroupElement

      protected XBLOMHandlerGroupElement()
      Creates a new XBLOMHandlerGroupElement.
    • XBLOMHandlerGroupElement

      public XBLOMHandlerGroupElement(String prefix, AbstractDocument owner)
      Creates a new XBLOMHandlerGroupElement.
      Parameters:
      prefix - The namespace prefix.
      owner - The owner document.
  • Method Details