Uses of Class
net.jangaroo.exml.model.ExmlElement

Packages that use ExmlElement
net.jangaroo.exml.generator   
net.jangaroo.exml.model   
 

Uses of ExmlElement in net.jangaroo.exml.generator
 

Methods in net.jangaroo.exml.generator that return types with arguments of type ExmlElement
 List<ExmlElement> ExmlConfigPackage.getExmlElements()
           
 

Uses of ExmlElement in net.jangaroo.exml.model
 

Methods in net.jangaroo.exml.model that return ExmlElement
 ExmlElement ExmlElement.getSuperElement()
          Return the EXML element this element inherits config attributes from, or null if this is a top-level EXML element.
 



Copyright © 2002–2014 CoreMedia AG. All rights reserved.