Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1-Beta
-
Fix Version/s: 4.4
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
Currently, it is possible to programmatically create an ace:menu component from a model class. One has to create an instance of MenuModel and then create actual component instances for ace:submenu and ace:menuItem and attach them to the model. It would make more sense and it would avoid some potential problems if the submenus and menu items were created from model classes too, instead of instantiating the actual component classes. It would be a more uniform approach and it would avoid potential problems with the components not being attached to the component tree at the moment of creation.
Issue Links
- blocks
-
ICE-9771 menuItem actionListener not firing consistently when using menuModel attribute
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion