|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.exml.model.DescriptionHolder
net.jangaroo.exml.model.TypedField
net.jangaroo.exml.model.ConfigAttribute
public final class ConfigAttribute
A meta model of an Ext JS component configuration attribute.
| Constructor Summary | |
|---|---|
ConfigAttribute(String name,
String type,
String description)
|
|
| Method Summary | |
|---|---|
String |
getXsType()
The type used by xsd generation |
boolean |
isObject()
|
boolean |
isSequence()
|
boolean |
isSimple()
|
String |
toString()
|
| Methods inherited from class net.jangaroo.exml.model.TypedField |
|---|
equals, getName, getType, hashCode |
| Methods inherited from class net.jangaroo.exml.model.DescriptionHolder |
|---|
getDescription, getEscapedDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigAttribute(String name,
String type,
String description)
| Method Detail |
|---|
public String getXsType()
public boolean isSimple()
public boolean isSequence()
public boolean isObject()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||