Flash 8 Documentation |
|||
| Components Language Reference > Menu component (Flash Professional only) > MenuDataProvider class | |||
ActionScript Class Name mx.controls.menuclasses.MenuDataProvider
The MenuDataProvider class is a decorator (mix-in) class that adds functionality to the XMLNode global class. This functionality lets XML instances assigned to a Menu.dataProvider property use the MenuDataProvider methods and properties to manipulate their own data as well as the associated menu views.
Keep in mind these concepts about the MenuDataProvider class:
dataProvider property value.The following table lists the methods of the MenuDataProvider class.
|
Method |
Description |
|---|---|
|
Adds a child item. |
|
|
Adds a child item at a specified location. |
|
|
Gets a reference to a menu item at a specified location. |
|
|
Returns the index of a specified menu item. |
|
|
Removes a menu item. |
|
|
Removes a menu item at a specified location. |
Version 8
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/8/main/00003849.html