|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Information about a component or special tag (like XML or Script)
| Method Summary | |
ITagAdapter[] |
getChildTags()
Returns the valid child tags for the given tag |
IClass |
getClassForTag()
Returns the ActionScript class for this tag. |
XMLName |
getName()
Returns the tag name |
ITagAttribute |
getTagAttribute(java.lang.String name)
Returns the attribute that corresponds to the specified name. |
ITagAttribute[] |
getTagAttributes()
Returns an array of all of the attributes on this tag |
| Methods inherited from interface com.adobe.flexbuilder.codemodel.indices.ITagAdapter |
getTagName |
| Method Detail |
public XMLName getName()
public ITagAttribute[] getTagAttributes()
public ITagAttribute getTagAttribute(java.lang.String name)
name - The name of the attribute
public IClass getClassForTag()
public ITagAdapter[] getChildTags()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||