| Package | Description |
|---|---|
| net.jangaroo.exml.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigAttribute |
ConfigClass.getCfgByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigAttribute> |
ConfigClass.getCfgs() |
List<ConfigAttribute> |
ConfigClass.getDirectCfgs()
Returns only the ConfigAttributes that are not already defined in the super class
|
List<ConfigAttribute> |
ExmlElement.getDirectCfgs()
Returns only the config attributes that are not already defined in the super element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigClass.addCfg(ConfigAttribute cfg) |
boolean |
ConfigClass.contains(ConfigAttribute cfg) |
Copyright © 2002–2016 CoreMedia AG. All rights reserved.