Overload List

  NameDescription
apply()()()
Applies the AML, which is the XML of this.dom.
apply(Hashtable)
Sets specified properties and applies the AML, which is the XML of this.dom.
apply(String)
Sets action attribute on the item and applies the AML, which is the XML of this.dom.
apply(String, Hashtable)
Sets action attribute on the item; sets specified properties and applies the AML, which is the XML of this.dom.
apply(String, Hashtable, String) Obsolete.
Applies the AML, which is the XML of 'this.dom'.

See Also