My account
Shopping cart
Knowledge base
Support


Drop Down Menu V3 Methods



Overview | Properties | Methods | Events | Styles | XML

Method Description
getXML Returns the XML that fed the component.

Usage:
componentInstance.getXML():XML
setXML Sets an XML for the component. You can pass a XML V3 standard to the component using this method.

Usage:
componentInstance.setXML(myxml:XML)

Overview | Properties | Methods | Events | Styles | XML