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

Packages that use ConfigAttribute
net.jangaroo.exml.model   
 

Uses of ConfigAttribute in net.jangaroo.exml.model
 

Methods in net.jangaroo.exml.model that return ConfigAttribute
 ConfigAttribute ConfigClass.getCfgByName(String name)
           
 

Methods in net.jangaroo.exml.model that return types with arguments of type ConfigAttribute
 List<ConfigAttribute> ConfigClass.getCfgs()
           
 List<ConfigAttribute> ConfigClass.getDirectCfgs()
          Returns only the ConfigAttributes that are not already defined in the super class
 

Methods in net.jangaroo.exml.model with parameters of type ConfigAttribute
 void ConfigClass.addCfg(ConfigAttribute cfg)
           
 boolean ConfigClass.contains(ConfigAttribute cfg)
           
 



Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.