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

Packages that use ConfigAttribute
net.jangaroo.extxml.model   
net.jangaroo.extxml.xml   
 

Uses of ConfigAttribute in net.jangaroo.extxml.model
 

Methods in net.jangaroo.extxml.model that return types with arguments of type ConfigAttribute
 Collection<ConfigAttribute> ComponentClass.getAllCfgs()
           
 Collection<ConfigAttribute> ComponentClass.getCfgs()
           
 Collection<ConfigAttribute> ComponentClass.getDirectCfgs()
           
 

Methods in net.jangaroo.extxml.model with parameters of type ConfigAttribute
 void ComponentClass.addCfg(ConfigAttribute cfg)
           
 

Method parameters in net.jangaroo.extxml.model with type arguments of type ConfigAttribute
 void ComponentClass.setCfgs(List<ConfigAttribute> cfgs)
           
 

Uses of ConfigAttribute in net.jangaroo.extxml.xml
 

Methods in net.jangaroo.extxml.xml that return types with arguments of type ConfigAttribute
 List<ConfigAttribute> ExmlToComponentMetadataHandler.getCfgs()
           
 



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