Uses of Class
echoxul.xom.XULAttributes

Packages that use XULAttributes
echoxul.xom   
 

Uses of XULAttributes in echoxul.xom
 

Methods in echoxul.xom that return XULAttributes
 XULAttributes XULElement.getAttributes()
           
 

Methods in echoxul.xom with parameters of type XULAttributes
 void XULElement.setParameters(XULDocument doc, XULElement parent, java.lang.String namespace, java.lang.String name, java.lang.String id, java.lang.String[] cssClasses, XULAttributes attributes)
          This method must be called to initialize an instance.
 



Copyright © 2004 Terry Laurenzo. All Rights Reserved.