Can you give me advices on building a custom Menu?

Hello,
I want to build one page with a dynamic custom UI Menu.
Entries are read from a table which has the following fields: PARENT_ID, ID, ID_DATA.
What I need is to:
1. Show the entries in first level of the menu with dynamic tabs UI components
2. Show the submenu in a tree component according to the current selected tab (which is the root node of the submenu)
So far I can do 1. e 2. separately using UI Iterator components on a collection, but I need a way to unify their behaviour, so that when the user discloses one tab the corresponding tree (submenu) is calculated and showed.
How can I do this in a clean way? Specifically, what data should be passed from the tab to the tree and how?
Many thanks

Try this one: http://www.scribd.com/doc/30475665/DB-Driven-Vertical-Menu

Similar Messages

  • Can you give me advice

    i have developed a application and package to jar file, and the application is connected to mysql database. If i want to execute the applicaion, i first install the jre, and then install the mysql database, is so trouble for client. Can you give me some advice that i can distrube the application to client and easy to run anywhere. Thanks!

    G'day Bryanlwc.
    There is a very nice sourceforge project called 'NSIS' which is a very elegent cross platform instalation scripting utility.
    I first used NSIS to autodetect the version of Java, automaticaly install it if required, install mysql & mysqlcc automaticaly, install my java application (quite a few diff jars and dll's) and setup some services (i also use the sourceforge wrapper project).
    I ended up removing all the autoinstalls because of problems with java and mysql. Some installs start up a seperate app, which caused sequencing issues when i installed the schema for MySQL.
    Now I have a web page with a step by step guide to installing our app. The first page attempts to run a java applet that checks the version. It then provides info on whether to install the jre. The next step is for mysql and the final for the NSIS installation program.
    Each step has a url to the program, and is structured for being burnt onto a cd-rom. The NSIS install generated program connects to MySQL and loads a sql file to generate the schema. Also it installs shortcuts for all users, uninstall exe to remove it all and so forth.
    I have also created a upgrade script for NSIS which automaticaly shuts down the services running and does the install.
    All in all, I cannot recommend NSIS enough. Btw it comes with some samples that show how to detect Java. Not complete in itself but will give you a starting point.
    James.

  • I'm unable to download the German dictionary. I tried to do it with a 3g connection, but I failed because of that. Now I have a wi-fi connection, but I still can't download it. Could you give me advice please?

    I'm unable to download the German dictionary. I tried to do it with a 3g connection, but I failed because of that. A message said that I had to have a wi-fi connection to contine the download. Now I have a wi-fi connection, but I still can't download it. Could you give me advice please?

    I did activate the German keyboard, and I entered in the application "notes",in which I typed a german word with the german keyboard... But I can't get "define". It only appears to me when I select a word from an ebook, but when I ask for the definition of a German word there, it simply says "no definition found", as if the German dictionary didn't exist. I know that it exists... When I tried for the first time to get a definition for a German word, it appeared a writing which asked me if I wanted to download the German dictionary. I selected "yes", but I was connected to a 3g connection at the moment, so the ipad didn't download the dictionary, but another writing told me that the download would have continued when I was connected to a wi-fi. It didn't. And now I don't know how to continue the download. I've installed the French dictionary and the English one, but for the German one that's what happened. Maybe the ipads work differently in each country?

  • Im traveling to New York in a few months and considering buying the new iPad while im there. Can anyone give me advice on what i need to buy while im there so as to be able to use to use it back here in the UK?? Any advice is much appreciated.

    Im  travelling to New York soon and consrdering buying a iPad while out there. Can anyone give me advice what i need to buythanks.
    to allow me to use it back here in the UK?? Many thanks
    Mark th

    Buy the "AT&T" model iPad, not the Verizon one (which does not support SIM cards used most everywhere in the world).  The ATT model comes with a SIM card, but you can then get one from a UK provider.  Be sure it's a "microSIM" card, not the larger kind when back in the UK.

  • Hsawwan ,can you give me some help?

    Although I'm very new, I have made up my mind to become a Oracle ACE in Ebs field.
    I will achieve this aim by working hard .
    I have made every mental preparations.
    can you give me some advice ?

    Hi,
    Have a look at the following thread, it should be helpful in answering your questions.
    ACE
    ACE
    Regards,
    Hussein

  • I want to buy a refurbished Macbook Pro solely to use 'protools 8' on-nothing else. I am being told there are only certain year Macbooks Pro that will run this programme. I know I need 8gb, can anyone give me advice on what to buy/look for?

    I want to buy a refurbished 'Macbook Pro' solely to use 'protools 8' on-nothing else!.
    I am being told there are only certain year Macbook Pro that will run this programme.
    I know I need 8gb, can anyone give me advice on what to buy/look for please?

    It appears to depend upon the version you will be using:
    http://avid.force.com/pkb/articles/en_US/Compatibility/en352429
    Based on what I can tell, you may have to go to the second hand market in order to get a MBP that will run a compatible OSX.
    Ciao.

  • Can you give me url to download movie to test in videoTransmit.java program

    Hello friends,
    I want to test VideoTransmit.java program which is available in java site.
    I want to test that program but I have one movie and tested with that but it gave some error.
    error:
    C:\tempdownloads\webcam>java VideoTransmit file:/C:/tempdownloads/webcam/sample
    _100kbit.mov 172.16.16.112 42050
    Video transmitted as:
    JPEG/RTP, 192x240, FrameRate=15.0
    The input format is not compatible with the given codec plugin: com.sun.media.co
    dec.video.colorspace.RGBScaler@1fee6fc
    Failed to realize: com.sun.media.ProcessEngine@194df86
    Cannot build a flow graph with the customized options:
    Unable to transcode format: SVQ3, 192x242, FrameRate=15.0, Length=7522
    to: JPEG/RTP, 192x240, FrameRate=15.0
    outputting to: RAW/RTP
    Error: Unable to realize com.sun.media.ProcessEngine@194df86
    Error : Couldn't realize processor
    S0, i requesting you can you give url to download small clips with extension
    (*.mov) to test my program
    thank you
    ravikumar

    Hello friends,
    I want to test VideoTransmit.java program which is available in java site.
    I want to test that program but I have one movie and tested with that but it gave some error.
    error:
    C:\tempdownloads\webcam>java VideoTransmit file:/C:/tempdownloads/webcam/sample
    _100kbit.mov 172.16.16.112 42050
    Video transmitted as:
    JPEG/RTP, 192x240, FrameRate=15.0
    The input format is not compatible with the given codec plugin: com.sun.media.co
    dec.video.colorspace.RGBScaler@1fee6fc
    Failed to realize: com.sun.media.ProcessEngine@194df86
    Cannot build a flow graph with the customized options:
    Unable to transcode format: SVQ3, 192x242, FrameRate=15.0, Length=7522
    to: JPEG/RTP, 192x240, FrameRate=15.0
    outputting to: RAW/RTP
    Error: Unable to realize com.sun.media.ProcessEngine@194df86
    Error : Couldn't realize processor
    S0, i requesting you can you give url to download small clips with extension
    (*.mov) to test my program
    thank you
    ravikumar

  • Can anyone give me advice on how to deal with a corrupted itunes movie rental?

    Can anyone give me advice on how to deal with a corrupted itunes movie rental? I tried to download a movie and have been continuously trying to download it through the "check for available downloads" option, but it will not download.

    I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not downloading properly. If you can't see "Report a Problem" next to the entry, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.
    (Not entirely sure what happens after you click that link, but fingers crossed it should be relatively straightforward.)

  • I have just changed my sim from vodaphone to tmobile and my new sim wont work it is coming up emergency calls only, the iphone is not a vodaphone phone and as i am awhere it is a unlocked handet, can anyone give me advice pls

    i have just changed my sim from vodaphone to tmobile and my new sim wont work it is coming up emergency calls only, the iphone is not a vodaphone phone and as i am awhere it is a unlocked handet, can anyone give me advice pls

    You will have to ask Vodafone to do it for you.
    Here is a link to their online form http://campaigns.vodafone.co.uk/UnlockCodeRequestForm/

  • I have brought a iphone 4 and the person i brought it from has not deleted her icloud account i need her pasword to delete it but hse wont give it to me what can i do how can i add my icloud account can you give me a reasonable answer please. thank you

    i have brought a iphone 4 and the person i brought it from has not deleted her icloud account i need her pasword to delete it but hse wont give it to me what can i do how can i add my icloud account can you give me a reasonable answer please. thank you.

    The seller needs to follow this procedure:
    http://support.apple.com/kb/TS4515
    If she refuses, then as Tim suggested the iPhone is probably stolen. You'll need to contact your local police department and ask how to proceed.
    Regards.

  • Can you give me some reasons about why I need to buy an iPod touch 5.Although I have the iPhone ,iPod nano, iPad ,MacBook pro,I think the iPod touch 5 is so attractive that I can't help buying it at once.If I have it,what I can do with it,can you tell me?

    can you give me some reasons about why I need to buy an iPod touch 5.Although I have the iPhone ,iPod nano, iPad ,MacBook pro,I think the iPod touch 5 is so attractive that I can't help buying it at once.If I have it,what I can do with it,can you tell me?

    All I can say is that I REALLY like my Touch 4th gen because I have all sorts of capabilities in a small form: e-mail, web browsing, news, weather, books, magazines, etc. etc.  Plus lots and lots of apps out there, including so many free ones.  I use the Cloud a lot so it's great to have everything sync'd to my MacBookPro (e-mail, Evernote, Pocket, etc.)
    It would be easier, though, to do some of this, especially magazines, on the iPad mini, but, again, I love the small size of the Touch. 
    As for the 5th gen instead of the 4th, the fifth has Siri and the 3D feature in maps, which are great.  And I'm sure it's a lot faster in iOS 6 than the 4th gen.  And cool colors! 
    Don't know if this helps . . .

  • Can you give me an example of using blacklist from in mail settings to block unwanted mail?

    I want to use serveradmin settings mail command line to set a list of domains/servers I do not want to receive emails from. Can you give me an example on how to set this in ML server?
    I managed to set the domains using the command line serveradmin but it is not working. This is a list of domains I have set so far:
    mail:postfix:blacklist_from:_array_index:0 = "bounces.servidordeenvio.com"
    mail:postfix:blacklist_from:_array_index:1 = "reiserver50.info"
    mail:postfix:blacklist_from:_array_index:2 = "vps5.central-adworks.com.br"
    mail:postfix:blacklist_from:_array_index:3 = "emailTrocar.com.br"
    mail:postfix:blacklist_from:_array_index:4 = "geeklemail21.com.br"
    mail:postfix:blacklist_from:_array_index:5 = "produtosnotaveis.org"
    But I still keep receiving emails from those domains with virus (which are intercepted by the virus filtering) and receiving alert messages from the server app suggesting me to include these domains in a blacklist.
    Thanks for your help..

    Thank you.
    I tried it out and did not work either but I finally found a way to add multiple entries. I read on the serveradmin man page that if you had multiple values you should better off use a file for input.
    I did create a plain file with as many as needed entries:
    mail:postfix:blacklist_from:_array_index:0 = "*@xxx.com"
    mail:postfix:blacklist_from:_array_index:1 = "*@xxxx.com"
    saved as blacklist then I issued the command:
    sudo serveradmin settings < blacklist
    This solved the setting of multiple values. I will monitor if it will really block the spam from the locations.
    Thanks again for your help and interest.

  • Can you give some real-life use of tables in BW?

    Hi,
    In reading links and notes from here, I took a leap to try and understand how tables are used in the BW environment, by following:
    se16
    RSZ* then  F4
    then I Double click on:
    i.
    RSZRANGE        Selection specification for an element
    If execute, I get a table with a several fields with values.
    What is this table suppose to tell me and can you give me a real-life scenario where you made use of such a research to solve a problem?
    ii.
    RSZOPRATOR       Formula Operators
    similarly, here I found fields with operators and mostly numbers.
    What is this table suppose to tell me and can you give me a real-life scenario where you made use of such a research to solve a problem?
    iii. Later I tried RSU* then
    RSUPDDAT        Update rules key figures
    Nothing recognizable here about the update rules.
    What is this table suppose to tell me and can you give me a real-life scenario where you made use of such a research to solve a problem?
    iv.
    Also, sometimes here conversations like, research on which tables have the fields you need and let’s generate reports against them. I though tin BW, reports are always generated against data targets (ODS, Cubes, etc). I didn’t know of tables.
    Can you give a real-life scenario where you had to combine fields in 2 or 3 tables and use them in project?
    Thanks

    Amanda,
    There are many scenarios where you can use the tables behind the screen. But most of the times the scenarios are sophisticated requirement. Suppose your installation has many data targets and all are getting loaded nightly, weekly or even monthly intervals. Usually in most places the person on call will go and look at all the targets in the morning whether all the loads are successful (they would have beeped if something faild during loading at nights). Instead of going thru this manual process you can write an ABAP program which will look at the infocubes and ODS and see how many records were added, transferred, updated success or failure all kinds of information.
    RSA1 is just a front end and all the information you see are all coming from tables which are stored here. go to SE80 or SE11 and search for the tables behind the screens. Every bit of detail that you see is coming from tables or available in tables. There are many tables and they are all relational. So you can pretty much do anything you like in accessing them. Please just read (SELECT) from them. Don't try to delete, insert anything unless you know what you are doing absolutely.
    Hope this helps.
    Good luck with your learning.
    Alex.

  • Mini 110 bios pasword problem Can you give me a Bios unlock code for CNU9443DVL

    Can you give me a Bios unlock code for CNU9443DVL
    Tnank you in advace
    Branko
    This question was solved.
    View Solution.

    Welcome App. Try.
    e 9 l o v v f t 6 k
    Third letter lowercase L.
    I must inform you that these services are not endorsed by HP, and that HP is not responsible for any damage that may arise to your system by using these services. Please be aware that you do this at your own risk.
    HP Expert Tester "Now testing HP Pavilion 15t i3-4030U Win8.1, 6GB RAM and 750GB HDD"
    Loaner Program”HP Split 13 x2 13r010dx i3-4012Y Win8.1, 4GB RAM and 500GB Hybrid HDD”
    Microsoft Registered Refurbisher
    Registered Microsoft Partner
    Apple Certified Macintosh Technician Certification in progress.

  • (268625273) Q WSI-29 Can you give any performance benchmarks for WLS web services?

    Q<WSI-29> Can you give any performance benchmarks for WLS web services?
    A<WSI-29>: It is very difficult to quantify performance aspects of web services
    since they depend on so many variables including but not limited to: backend system
    processing by stateless session beans and message driven beans, size of XML SOAP
    message sent, system hardware (CPU speed, parallel processing, RAM speed) and
    system software (JVM type and version of WebLogic server). However, let me point
    out that the EJB backend processing of requests both have the best possible scalability
    within the EJB2.0 specification (both stateless session and message driven beans
    can be pooled) and servlets have a proven scalable track record. Thus it should
    be possible to scale your web service deployment to meet demand. The overhead
    in processing XML within the servlet can be significant depending on the size
    of XML data (either as a parameter or a return type). While WLS6.1 does not have
    any features to address this performance concern, WLS7.0 will feature Serializer
    and Deserializer classes which can be dedicated to the XML to Java and Java to
    XML translation (they can also be automatically be generated from a DTD, XML Schema
    or regular JavaBean).
    It is true that web services are not the fastest way to process client requests
    but BEA is committed to making WebLogic server the fastest possible service provider.
    Adam

    see http://www.oracle.com/support/products/oas/sparc30/html/ows08811.html

Maybe you are looking for

  • Oracle EBS with Windows vista

    I recently brought HP laptop, which came with windows vista OS. I can't go back to XP. Drivers does not support any other OS. Did any body try installing oracle apps version 11 down loaded from oracle site. Please advise me!!!

  • Problem in writing data to excel spread sheet

    Hi Folks, I have developed a jdbc application that writes data to excel spread sheet.while trying to write data to excel, it could not write date values properly.it is writing 00.00.0 for all the date feilds. Can some one help here. Thanks in advance

  • RSR_OLAP_BADI Compute method is not trigerred

    Hi there, I have a problem with RSR_OLAP_BADI used for Virtual characteristics. I have defined the BADI based on the defention RSR_OLAP_BADI. I followed the following steps. 1-Created my implementation based on RSR_OLAP_BADI. 2-Created my virtual cha

  • Why is Roland USB Memory No Longer Readable?

    I formatted the USB on the Roland 700NX, plugged it into my 2013 iMac with OS 10.10 (Yosemite), and I get the error "The disk you inserted was not readable by this computer". The drive doesn't mount. What am I doing wrong? I'm not sure if this has ev

  • Need help in Installing SAPUI5

    hello all, new to UI5/HTML5. i am working on a proposal and trying to show something to customer. but i am unable to install SAPUI5 in my system. problem is there are many steps and links from here in SCN and other tech forums about installations. so