|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||