ADF Menu Creation

Hi All,
I wanted the menu item list vertically of any menu to be visible on mouse over that menu.
I was succeeded using HTML/Script.Now I want to do same using ADF tags.
Is there a way to do that in ADF? OR
Any code required creating Menu in ADF?
Regards
ismail

Hi,
the developer guide has a section on menus: http://download-uk.oracle.com/docs/html/B25947_01/web_complex.htm#CEGEBGBJ
Don't think you will get the hovering to work
Frank

Similar Messages

  • ADF Menu model does not have shortDesc

    Hello  experts,  in my application I need to support 508 compliance.  I have implemented ADF menu model and noticed that the menu items does not have  shortDesc attribute.   In the structure window when I view  the menu xml file,  I can see accessKey, lable etc.  But no  shortDesc attribute.  Please guide me what should I do.   I will have to provide shortDesc for all text items, menu items etc.
    thanks

    I created ADF menu model from unbounded task flows which will be added to the template using  af:navigationPane.    The only place where we can add valid label and other attributes for each of the menu option is at  menu model meta data file.   This is xml file and in structure window, we can change the attributes to each of the menu option.   I do not see shortDesc attribute.
    Not sure it is a  bug in  jdev 11.1.1.6
    thanks

  • Change Background in Menu Creation  Encore CS4 and Photoshop

    I am creating a menu using Encore and Photoshop. I Used the Encore Libray to create a blank background and also created a series of buttons adusting them in Photoshop CS4. However, when I try to change the background with a new jpg or psd file I open the picture in Photoshop but not as the new background layer  I am trying to achieve. Can anyone tell me where I am going wrong? 

    Dear Bill,
    Thank you for your prompt reply. However, I don't think I am explaining my problem correctly so if you have the patience I am sending you this little "Jing" movie which will show you my problem
    http://www.screencast.com/t/YWI5MDcw
    Regards
    Stanley
    Stanley Dalnekoff, President
    HeritageVideo
    70 Marvel Road
    New Haven, CT 06515
    Tel:203-397-0775-O
         203-464-4975-C
    www.heritagevideo.net
    Date: Fri, 30 Jul 2010 12:39:20 -0600
    From: [email protected]
    To: [email protected]
    Subject: Change Background in Menu Creation  Encore CS4 and Photoshop
    There should be no problem when adding the image of your choice, with Edit in Photoshop.
    When you choose Edit in Photoshop, several things happen:
    1.) a TMP PSD for that Menu is created.
    2.) links are created between En and PS
    3.) PS is launched, and that TMP PSD is then Opened in PS.
    When one has edited that TMP PSD in PS, they must do a Save to allow those links back to En*.
    If you are doing a Save_As, or Save_As_a_Copy, those links will NOT be followed, and the Menu will NOT update in En.
    Good luck,
    Hunt
    I have encountered some instances, where a single Save does not follow those links. With experimentation, I have found that 3 Saves (Ctrl+S) will force those links to be followed, and the Menu updated in En. Not sure why this happens sometimes, but 3 seems to be the "magic number," at least for me.
    >

  • ADF Menu from Database

    Greetings to all !
    I need to create an ADF menu with Tabs in first level, and menu bar at second level, but i don't need to write all the code in a managed bean at the faces-config.xml, instead of that, i need to define a managed bean that go to the Database and build the menu with your childrens dynamically from the database, performing querys according with the current user connected to the application.
    Have any ideas ?
    Thanks in advance,
    Pipa

    Hi,
    the principle is the same. You use the same approach but don't build the structure from managed properties. You access the database ideally through methods exposed on the business service
    Frank

  • ADF MENU MODEL disabled property!

    Hi! I have ADF menu model, see: http://my.jetscreenshot.com/2677/20121018-5go0-10kb Is it possible to set Disabled property tu true on FIRST groupNode element? When I set Disabled to true then my app gets error. By the way I can set disabled property to other group node elements without error.
    What to do?
    Best regards, Debuger!

    Error:
    Caused By: java.lang.NullPointerException
         at org.apache.myfaces.trinidadinternal.menu.GroupNode.getDestination(GroupNode.java:67)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.getProperty(UIXComponentBase.java:1183)
         at oracle.adf.view.rich.component.rich.nav.RichCommandNavigationItem.getDestination(RichCommandNavigationItem.java:594)
         at oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer$NavigationItem.<init>(NavigationPaneRenderer.java:1518)
         at oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer$NavigationPane.addStampedNavigationItem(NavigationPaneRenderer.java:1217)
         at oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer._createStampChildren(NavigationPaneRenderer.java:788)
         at oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer._renderContent(NavigationPaneRenderer.java:366)
         at oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer.encodeAll(NavigationPaneRenderer.java:285)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:527)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:289)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeTopOrBottom(DecorativeBoxRenderer.java:739)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:249)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:297)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:575)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:241)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1963)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1044)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderSecondPane(PanelSplitterRenderer.java:943)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:197)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:289)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:442)
         at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:258)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1963)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1044)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderFirstPane(PanelSplitterRenderer.java:901)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:185)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:297)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:575)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:241)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.PageTemplateRenderer.encodeAll(PageTemplateRenderer.java:69)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.encodeEnd(ContextSwitchingComponent.java:153)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:221)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1066)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1501)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:771)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • ADF MENU MODEL and Rendered property!?

    Hi! I have ADF Menu Model. I tried to set rendered property, as You can see in code:
    <itemNode id="itemNode_datuIevade" label="#{sampleBundle.datuIevade}"
                action="adfMenu_datuIevade" focusViewId="/datuIevade"
                rendered="#{securityContext.userInRole['admin']}"/>I can see this Menu if I am not autorized as ADMIN. Where can be problem? This: rendered="#{securityContext.userInRole['admin']}" works fine when I set rendered property to some command Buttons.
    Best regards, Debuger!
    Edited by: Debuger on Jun 4, 2012 2:32 AM

    SOLVED! I forget to put {cede}#{menuInfo.rendered} for rendered property in my Pgage Template, where I use my ADF MENU MODEL
    Best regards, Debuger!                                                                                                                                                                                                                                                                                                                       

  • ADF Menu or ADF tree

    Hi experts ,
    JDEV 11.1.2
    which is better ?
    1. implement menu using ADF menu component.
    2. implement menu using ADF tree component.
    i just wish to knw which is better method?
    PMS

    Hi john ,
    any standard is there for menu.......means any saying like "using ADF menu is the standard for big applications".....
    is there any?.....and which one u opt?
    PMS

  • ADF Menu container "shadow" does not appear... how to fix?

    In EM (Grid Control), the user can navigate to some MOS (My oracle support) content. The content which is flash (swf) is displayed within an iframe. There is an adf menu bar above the content area and if the user selects an adf menu for display, the main part of the menu container (that shows the menu items) displays fine, but the menu container "shadow" (below and to the right of the container) does not. Would anyone have any ideas on how to fix this?
    I've tried setting the z-index (of the iframe) but that didn't work.
    Thanks.

    if u r using ADF then u have to have adf libraries added.. the red lines are coming because jdeveloper could not find those classes mentioned.. the libraries have those classes.. so when u added the libraries.. u r red lines are gone..
    these libraries are needed
    http://docs.oracle.com/cd/E23943_01/web.1111/b31974/intro.htm#CHDHDHFJ
    JDeveloper adds the following libraries to the data model project:
    ADF Model Runtime
    BC4J Oracle Domains
    BC4J Runtime
    BC4J Security
    BC4J Tester
    MDS Runtime
    MDS Runtime Dependencies
    Oracle JDBC
    JDeveloper also adds the following libraries to the view project:
    JSP Runtime
    JSF 1.2
    JSTL 1.2
    ADF Page Flow Runtime
    ADF Controller Runtime
    ADF Controller Schema
    ADF Faces Runtime 11
    ADF Common Runtime
    ADF Web Runtime
    MDS Runtime
    MDS Runtime Dependencies
    Commons Beautils 1.6
    Commons Logging 1.0.4
    Commons Collections 3.1
    ADF DVT Faces Runtime
    ADF DVT Faces Databinding Runtime

  • Menu creation failed

    Hi All,
    I am facing a problem when I am trying run my addon in SAP 8.81 PL05 and Pl 06 but it is running ok upto PL04.It is giving erron menu creation failed randomly.I have searched the forums regarding this problem and in forums it is written that it is a bug of SAP.But i have to communicate with the client regarding this matter so it will be better if somebody give me a link or document where from SAP side there is  a clarification on this.I need this urgent so please help me to find a way.
    Thanks and Regards
    Utpal Maity

    Hello
    You can check sap note:1593179. The following line is from into.txt of 8.81 SP 00 PL07 patch.
    2011/07/14     UI_Menu Already Exists error when re-logging into company and running add-on again.
    Regards
    János.

  • Properties - automatic menu creation

    Hi there,
    I'm currently working on a project that is frequently being changed and therefore I require a method to facilitate the creation of its menu.
    I am hoping to use a properties file to describe the contents of the menu and also which Actions each menu item will use.
    Does anyone out there have any code that exhibits this sort of behaviour, since I am having a bit of trouble in creating a robust system to do this; currently I have:
    a Properties file such as:
    # start of properties file
    menus = file edit # all of the menus
    menuitems = open open_recent save new global_options # the menu items
    file.children = open open_recent save new # the menu items of the file menu
    edit.children = global_options # the menu items of the edit menu
    open.text = Open # the text to appear on the menu item
    open.action = OpenAction # there is a class called OpenAction which provides the behaviour of this menu item
    open.gif = open.gif # the icon gif file for this menu item
    # .. now do the same for each other menu item
    # end of properties file
    Now in the source code I iterate through this file and store all of the menus and menu items in a hash table. Using the menu.children bit above I add the relationships of menu items (or other menus) to the menus. Then I add the text, action, and gif to the menu items.
    However, this way kind of works but is quite long winded; also it bumps into problems whenever I add menus to menus.
    If some one out there has previously done this before and are willing to share their code with me I would be ever so grateful. Else any suggestions would be extremely well received.
    thanks in advance
    - Edd.

    What we are using for dynamic menu creation is XML.
    Something Like:
    <Menu name="Setup">
      <MenuItem name="Security" class="com.epservices.apps.security.Security" args="" />
      <MenuItem name="Parent Company" class="com.epservices.apps.parentco.ParentCompany" args="" />
      <MenuItem name="Company" class="com.epservices.apps.company.Company" args="" />
    </Menu>
    <Menu name="Tax Set up">
      <MenuItem name="Tax Authority" class="com.epservices.apps.taxauthority.TaxAuthority" args="" />
      <MenuItem name="Tax Form" class="com.epservices.apps.taxform.TaxForm" args="" />
      <MenuItem name="Tax Code" class="com.epservices.apps.taxcode.TaxCode" args="" />
    </Menu>Then we simply parse it using SAX and build the structure.
    Here's a great article on mapping XML to Java objects:
    http://developer.java.sun.com/developer/technicalArticles/xml/mapping/

  • ADF menu rendered property

    Hi! I trying to set ADF menu itemNode rendered property. In my page template I have attribute CropNameMenu. In template CommandNavigationItem I can use #{attrs.CropNameMenu} to say if it is rendered or not. But in my CommandNavigationItem I have multiple menus. And as I think I need to use ADF menu itemNode rendered property, But how to do that? Hope some one can help me.
    Waiting for response, Debuger.

    SOLVED! I forget to put {cede}#{menuInfo.rendered} for rendered property in my Pgage Template, where I use my ADF MENU MODEL
    Best regards, Debuger!                                                                                                                                                                                                                                                                                                                       

  • ADF Menu Path

    Hi All,
    I am hoping to implement a bread crumb trail using ADF menu path. This trail would be dynamic in implementation with the link items determined by a MenuModel obtained from a NavigationBean as navBean.getMenuModel().
    Any help on how a MenuModel can be implemented would be greately appreciated. Something like ,
    MyModel extends MenuModel {
    public List getItems() {
    .. A list of items.
    Thansk in advance....

    Have a look at the SRDemo sample application - there is a (short!) breadcrumb trail in there on the SRCreate pages.
    The model for the train is defined in the faces-config.xml file See the managed beans: createTrain_Step1, createTrain_Step2, createTrainNodes and createTrainMenuModel. Plus SRCreate.jspx
    This should help a little

  • Menu Creation in PE12

    Is the menu creation any different in PE12 compared to 11? I was very unhappy with the low resolution DVD menus and Blu-ray (just aweful) menus when creating my own custom menus using my high resolution pictures. Really Adobe is this all you can give us in PE11? Power Director 12 creates beautiful high resolution custom menus but the drawback was interlaced DVD?! I want to use Adobe for progressive DVDs if they can get the menus to look decent. Any help is appreciated.

    Christopher_D_303
    You wrote
    I want to use Adobe for progressive DVDs if they can get the menus to look decent.
    I just wanted to make sure that you were talking about AVCHD format burned to DVD disc and not DVD-VIDEO on DVD disc.
    All the Premiere Elements 12 burn to have 29.97 or 25 interlaced frames per second frame rates except two under AVCHD DVD, both with 23.976 progressive frames per second frame rate
    H.264 1920 x 1080p NTSC Dolby
    H.264 1440 x 1080p NTSC Dolby
    We aware that the project preset selected to match the properties of your source media will direct the program as to which version of the disc menu .psd sets to make available to you s, w, hd.(standard, standard widescreen, or high definition).
    All the s and w psd sets are at Image Size 720 x 576 whether the project is NTSC or PAL. The hd set is typically 1440 x 1080. More on that another time. What is the original pixel dimensions of these photo inserts for the disc menu? What version of Photoshop do you intend to create these menus in?
    ATR

  • Best Menu creation program for DW

    Just upgraded to CS3 and, consequently, following the herd to
    Dreamweaver.
    Could anyone recommend a Mac-based menu creation plugin that
    might work as well as MenuMachine?

    I'm not familiar with MenuMachine, but you might find a menu
    system from
    Project VII that will work:
    http://www.projectseven.com/products/menusystems/index.htm
    The tools are flexible and powerful and very easy to use and
    customize.
    Their support is absolutely the best.
    John
    "mrsnak" <[email protected]> wrote in
    message
    news:fft4ap$33i$[email protected]..
    > As a casualty of Adobe trying to herd us away from
    GoLive, I'm biting the
    > bullet and preparing to move all my long-term sites to
    DW. Have not worked
    > in
    > it yet, am a little concerned since I'm so comfortable
    with GL and its
    > site
    > management.
    > I iuse the excellent MenuMachine for GL in almost all my
    sites. I know
    > that
    > they probably won't make it avaialble for DW.
    >
    > Is there a comparable one for DW that works as well?
    > TIA
    >

  • ADF Menu

    Hi.
    JDeveloper 11.1.1.2.  ADF Binding. JSF, BC, ViewObjects.
    Using ADF Menu system sometimes (only sometimes) gives an error if the default menu (idref) is not to be rendered ( rendered=false).
    The error is identical to the one described in ADF MENU MODEL disabled property!
    This is critical to us as our menu is "active" before login and rendered or not is set to "true" based on login credentials.
    Does any one know how to work-around this error?
    Best regards
    Erik

    Erik,
    have you considered creating a test case and contacting customer support? I don't see what we can do on the forum if the problem occurs randomly as we don't know under which condition this random occurs
    Frank

Maybe you are looking for