|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Index of visible components (ones that derive from UIComponent) defined in the project and its class and library paths.
| Field Summary | |
static java.lang.String |
ID
The component index ID |
| Method Summary | |
void |
addListener(IVisibleComponentIndexListener listener)
Adds a listener to this index |
IClass[] |
getComponentClasses()
Returns all of the components in the index |
XMLName[] |
getComponentTagNames()
Returns an array of all of the component tag names. |
void |
removeListener(IVisibleComponentIndexListener listener)
Removes a listener from this index |
| Methods inherited from interface com.adobe.flexbuilder.codemodel.indices.IIndex |
getIndexID |
| Field Detail |
public static final java.lang.String ID
| Method Detail |
public void addListener(IVisibleComponentIndexListener listener)
listener - The index listenerpublic void removeListener(IVisibleComponentIndexListener listener)
listener - The index listenerpublic IClass[] getComponentClasses()
public XMLName[] getComponentTagNames()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||