|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Information about an attribute of a component or special tag (like XML or Script). Attributes generated by metadata attributes in source code will implement sub-interfaces ITagInspectableAttribute, ITagStyleAttribute, ITagEventAttribute, or ITagEffectAttribute.
| Method Summary | |
java.lang.String[] |
getDefaultValues()
Gets the default values |
java.lang.String |
getName()
Returns the name of the tag attribute |
boolean |
isActionScript()
Returns true if the attribute value is ActionScript (which is true when the attribute is an event, or something special like mx:Binding/source). |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Methods inherited from interface com.adobe.flexbuilder.codemodel.indices.ITagAdapter |
getTagName |
| Method Detail |
public java.lang.String getName()
public java.lang.String[] getDefaultValues()
public boolean isActionScript()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||