Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:icefaces2 compat
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
For menu items, that are not at the top level, and which are leaf nodes, meaning that they have no children, add ability to have arbitrary component inside the menu item. This will replace any rendering of the link, label, icon, arrows, etc. The arbitrary component will be specified by placing it within a facet named "content".
There will likely be practical, implementation detail specific, limitations on which components may be placed within the menuItem. Most likely, components that themselves have popup behaviours will not work, and would require specific integration efforts to function.
There will likely be practical, implementation detail specific, limitations on which components may be placed within the menuItem. Most likely, components that themselves have popup behaviours will not work, and would require specific integration efforts to function.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0-Beta2 [ 10242 ] | |
Description |
For menu items, that are not at the top level, and which are leaf nodes, meaning that they have no children, add ability to have arbitrary component inside the menu item. This will replace any rendering of the link, label, icon, arrows, etc. The arbitrary component will be specified by placing it within a facet named "content". |
For menu items, that are not at the top level, and which are leaf nodes, meaning that they have no children, add ability to have arbitrary component inside the menu item. This will replace any rendering of the link, label, icon, arrows, etc. The arbitrary component will be specified by placing it within a facet named "content". There will likely be practical, implementation detail specific, limitations on which components may be placed within the menuItem. Most likely, components that themselves have popup behaviours will not work, and would require specific integration efforts to function. |
Assignee | Mark Collette [ mark.collette ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22172 | Fri Aug 13 17:27:31 MDT 2010 | mark.collette | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22233 | Wed Aug 25 18:48:31 MDT 2010 | mark.collette | |
Files Changed | ||||
![]() ![]() |
Salesforce Case | [] | |
Fix Version/s | 2.0.0 [ 10230 ] | |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Fix Version/s | 2.0-Beta2 [ 10242 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Affects Version/s | 2.0-Beta1 [ 10231 ] |
Salesforce Case | [] | |
Assignee Priority | P3 |
Salesforce Case | [] | |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] |
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Fix Version/s | 2.0.0 [ 10230 ] | |
Assignee Priority | P3 |
Salesforce Case | [5007000000GDTsA] |
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee | Mark Collette [ mark.collette ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Modified the MenuItemRenderer to make use of the content facet, and render that in place of the usual anchor, span, img tags. There is still a problem with the background colour styling not showing, and with clicks on the content component causing the menu to hide.
Check-in of interim release of code from the morning.
Subversion 22172