How 2 navigate 2 other tab in paneltabbed in jdev 11G by click of button???

Hi All,
I am badly stuck here. Can anybody please help
how 2 navigate 2 other tab in panel tabbed in jdeveloper 11G by click of button???
there are 7-8 tabs in my panel tabbed I want to navigate to second tab from first by clicking button in first tab. the second tab should get
highlighted and user should see all components in second tab
thanks in advance,

Hi,
the ShowDetail item has a "Disclosed" property that you can set from Java or through a EL reference to a managed bean method. Once you e.g. set the managed bean method such that the item is set to disclosed you send a PPR request
Frank

Similar Messages

  • How can I print a report in JDev 11g TP4

    I am using JDev 11g TP4 .. in ADF application how can I print a report?
    Thank you
    Sameh Shokry

    You do file->print from your browser's menu I guess.
    There is also this:
    http://one-size-doesnt-fit-all.blogspot.com/2008/03/creating-printer-friendly-jdev-adf.html

  • I have problem when opening a pdf page, my mouse control is hijacked to that tab when im on other tab, i cant scroll or use the middle rollling button, i have to click at the pdf tab then my control over the mouse middle button is restored.

    I think I have this problem even on earlier version. The thing is I set open link in new tab and not switch over to the opened tab. My habit is to open a pdf page in the background and let it load first. What happen is that when the pdf page finished loading ( i do not set to download it), it hijacks my middle mouse button control. When i scroll down or scroll up on my original tab, it wont scroll on the tab, but insttead it scrolls on the pdf tab. I have to click on the pdf tab, then i can use the scrolling function on other tabs back. As for when i opened several pdf tabs, it seems i have to click on the tab that just finished loading, that means several times until they all finish loading. It has been getting on my nerve lately. And all pdf trouble i search from google led to unable to open pdf, firefox hang or crash when opening a pdf and the likes.

    core-el, i don't see the advantage of that or i can't figure out how i'm supposed to use it. for starters, i have to click the mouse in order to get "add bookmark here" to open, which is no different than clicking on the star in the location bar, or right-clicking on the page. there are also options in the bookmarks toolbar, but they all require clicking the mouse & holding down the right button, etc.
    my goal is to use keystrokes only. typing on the keyboard, using both hands, using the space bar & my left pinky finger to tab over are all painless routines for me. as soon as i have to take my fingers off the keyboard & use the mouse, the pain begins.
    as i said, in older versions of firefox, all i had to do to bookmark a page was click ctrl>d, then tab over & arrow down, when appropriate, to find the folder & add the bookmark. for me, as a touch-typist whose speed is between 60 & 80 wpm, this is lightning fast.
    if i have this wrong, please correct me. i just see it as more mouse clicks that don't save me time or pain.

  • How to install BPEL on WLS and JDEV 11g/WLS

    Can somebody pls point me to a paper "How to install BPEL (Designer, Server, etc.) on WLS" ?!
    I downloaded 80 MB BPEL (Orabpel_10133_WebLogic.zip), unzipped it, but it does not container a "read.me"...
    I like to install the BPEL part for the JDEV - is that the right one ?
    Or do I need to install the whole SOA Suite (incl. BPEL Server) (570 MB) - but this seem to be based on OC4J?
    The core question: which (download) components do I need to install BPEL on WLS to make it run and usable ?
    TIA
    Bernhard

    Here is the readme you may be after
    http://download.oracle.com/docs/cd/E10291_01/doc.1013/e12534/toc.htm
    This is an old release. There is now 10.1.3.4, but I don't believe the stand alone BPEL is supported. You need to install the full SOA Suite. The doc for this is
    http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/toc.htm
    You need to install the Oracle version first then port it. This is all changing in 11g, hopefully due soon.
    I recommend the latter as it provides more functionality around patching.
    Also SOA Suite or BPEL is on certified against 9.2 not 10.3 so you cannot use it against JDev 11g. Your JDev version must be in sync with your SOA Suite version.
    cheers
    James

  • How to Create Application Server Connection in Jdev 11g?

    Hi all
    Can any one help me with the below requirement
    is there any way to deploy the WAR or EAR to an Application Server in Jdev11g. In Jdev 10g We used to configure the Application Server& Integration Server Connections by starting up the SOA Suite 10g.
    Similar to that What is the best option in Jdev11g. Jdev 11g comes with the embadded bea weblogic server, If I want to cerate the Application Server Connection do I need to separately configure the weblogic server?
    Thanks in advance

    No you can't.
    ADF 11g applications require support for parts of Java EE 5 that are not there in OAS 10 (will be there in Fusion Middleware 11g).
    So there is no one click deployment options.
    You can however develop an application that uses J2EE 1.4 in JDev 11 without ADF - then create EAR/WAR and manually deploy to OAS.
    See the JDeveloper FAQ linked from the JDeveloper home page for more info.

  • Re ios7 update for ipad2. How do you stop all sites showing when you double click bottom button?

    Re ios7 update - when I double click bottom button all sites visited come up as you scroll across screen. How can I ensure that no sites are shown or how do I delete sites visited?

    Double clicking the Home button brings up multitasking. These are all the apps that are open in the background. You can close them by swiping the app preview page up to the top of the screen.
    If you mean Safari websites, tap the tabs button (bottom right) and swipe each tab to the left to close them.

  • How can i print an excel spreadshee​t file by clicking a button on the front panel

    i have designed a vi that logs data into an excel spreadsheet. i want to take print out of the file when the user clicks a button on the front panel. what to do if there is very large amount of data.

    Preet,
    Printing the Excel sheet is just an ActiveX method call to print the worksheet. To add data to the worksheet, you already have the reference, just call a print method. As for handling large amounts of data, that is a vague question. The data will print how ever you placed it on the worksheet. If what you mean is that you don't want to print out 25 pages every time, the print method has options to only print specific pages or ranges. You may want to play around with a sample spreadsheet to learn the printing options. For help on the ActiveX functions, make sure you have the Visual Basic help installed for Excel.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • How can i uncheck a checkbox in table component on clicking a button

    In my application I have a table component that display data from the database and a submit button outside the table component, the first column in the table component is a checkbox, How can i uncheck the checkbox in the table component when the submit button is clicked?
    Thanks in advance.

    Something like this ... I THINK it will uncheck all checkboxes in table, but I'm not positive ... you can test!
    if checkbox id is checkbox1...
    <script type="text/javascript"><![CDATA[                                         
    function disableCheckbox()
    document.getElementById('form1:checkbox1').selected = false;
    }]]></script>Put above code inside of head tag in JSP View
    NEXT...
    go to Design View and select your button and go to properties section and select onClick property and insert this javascript in dialog...
    setTimeout('disableCheckbox()', 1)Now run the project when you click the button does the checkbox become unselected?
    Anyway this is where I would start...as far as selecting just the first checkbox if there is more than 1 record...I'm not sure...but I'm curious if this works.
    Jason

  • HOW TO SAVE DOCUMENTATION AS FILE IN MY SYSTEM BY CLICKING THE BUTTON

    HI DEARS,
    i want source code for how to save the file by clicking the button in my system useing java

    cotton.m wrote:
    sabre150 wrote:
    chowdary2118 wrote:
    HI DEARS,
    i want source code for how to save the file by clicking the button in my system useing javaI want a new car. Can we do a trade?
    new car();
    But what code do I use for class 'car'?
    P.S. Please use the standard 'camel case' for class names.

  • How can I create Fade-in or Fade-out on Click of Button?

    I'm using Encore DVD 2.0. My DVD starts with a video on a timeline, and then jumps to a main menu with a motion background and music. The main menu links to a couple videos on timelines.
    I'd like to do 2 things:
    1) When the user clicks a button on the main menu to bring them to a video on a timeline, I'd like the main menu itself to fade out before jumping to the timeline. How can I make this happen in Encore? I of course can't create this fade-out in the editing of the video, since the user could possibly click the button at any point throughout the video.
    2) In transitioning from the initial timeline to the main menu, I would like the main menu to fade in. Is this possible, and if so, how can I make this happen in Encore?
    Thank you for your help.

    > I'm trying to understand what you mean. Did you mean that I can make my entire menu part of the background motion video? How would the buttons work? Is there a way to create invisible buttons in Encore?
    Sorry for the confusion - I didn't write that as clearly as I should have done.
    Right now, in Encore, you
    i cannot
    use "Buttons Over Video" as it is not in the feature set. What I was trying to say is that a feature request might get this functionality added in a later build. We can but hope, anyway.
    What I can recommend you try is using After Effects or Premiere Pro to create your Motion Menu, and set things up so that the appearance of the actual buttons is delayed to the point you want them to appear at.
    Another solution - this will give you minimal delays (should be very close to seamless on the final DVD) is this:
    1 - Intro to Main Menu.
    Create your intro to the main menu, and set this not as a timeline, but as a motion menu. Set the End Action of this to go straight to a static/still copy of the final frame from the Motion Intro.
    2 - Main Menu
    This will be a still menu, with or without Audio. If you use Audio it will need to loop though.
    3 - Outro from Main Menu to timeline.
    Fake this as follows.
    Method A.
    Create the outro to the timeline and set this as another motion menu - not a timeline - with it's end action set to automatically play the main film. The outro will presumably fade to black, so any transition will be un-noticeable.
    Method B
    Fake the outro by adding it to the start of the main timeline.
    I think Method A will be your best bet here.

  • How do i close apps i used to to double click home button

    how do i close apps i used to to double click home button

    All you have to do is double tap the home button to bring up the multi-tasking view, then swipe up on the screenshot of the app you want to exit.

  • How i will see print Preview of an excel by clicking a button in java

    hi,
    I have created an excel file from java. Now i want to see the print preview of this file by clicking a button in java? Is it possible in java? I have used JExcelApi for this. Is there anybody can help me?
    This is my code:
    package image_handle;
        import jxl.Workbook;
        import jxl.write.*;
        import java.io.*;
        import javax.print.*;
        import javax.print.attribute.*;
    import javax.print.attribute.standard.*;
        public class Excel {
          public Excel(String name) {
           try{
            Workbook wb= Workbook.getWorkbook(new File("report.xls"));
           WritableWorkbook copy=Workbook.createWorkbook(new File("Workbook.xls"),wb);
          WritableSheet sheet = copy.getSheet(0);
          Label label = new Label(0,1,"Bina");
          sheet.addCell(label);
          Label label1 = new Label(1,1,"187");
          sheet.addCell(label1);
          WritableImage image = new WritableImage(2,3,2,4,new File(name));
          sheet.addImage(image);
          copy.write();
          sheet.p
           copy.close();
          catch(Exception ex){
            ex.printStackTrace();
    }I need solution urgently. PLease help me.
    With regards
    Bina

    Multi-Post
    http://forum.java.sun.com/thread.jspa?threadID=731384&tstart=-1

  • How to avoid the page to move up when I click the button on the Tableview?

    Hi, EP fellows.
    I currently have 3 tableViews and 1 header form set in one jsp page (I know, it may not be a good design to put three tableView in one jsp page.....but for the sake of avoiding client side eventing between each tableViews..I combined them into one jsp page). I set the Load/Navigation value to be URL. 
    Here is the problem. Everytimes I click on the Navigation button (Up/Down) to navigate the tableView data to another page, the whole page will move up and away from the table that I navigating.
    I know it is bacause the page get refreshed, and go to the first item of the page. In this case, how do I avaoid the page to move up and away form the tableView? As it is really look bad when user click on the button, they have to scroll back to the tableView they click.
    Thanks for advices.
    Kent

    As far as i remember,this javascript function pops user a dialog to save a file:
    javascript: document.execCommand('SaveAs','1',null);
    But i m not sure will it pop up for pdf, just try to google javascript to save a pdf file.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How can i Print (with the printer) a JFrame by clicking a button?

    i have a jframe with image and lables on it...
    how can i send it to print by clicking the mouse i mean what to write at the ActionListener?
    Thanks!

    What to search? What do you mean "what to search". I suggested you search the forum using "printerjob" as the keyword.
    Or search the forum using "printing". Think up you own keywords. Read some postings and get some ideas. All the information is in the forum if you look hard enough to find it.

  • How can I stop Firefox 34 from crashing when I click a button on the NOrton 360 toolbar??

    I have the latest Norton 360 and fully updated. Also have FF 34.05. After anywhere between an hour and 3 hours, clicking any of the Norton Toolbars buttons that open options and provide multiple log in options FF crashes and when I reopen it it brings up my old tabs and at the end it brings up the FF welcome screen. In the options, it changes my opening page to the Norton Welcome page and the option to open previous tabs which was there with open default site which now it the welcome screen. Need help as have tried several fixes from the net and none so far work. Have allowed FF to reinstall the pref file, have removed hardware acceleration as well as put flash into a non protected mode and none help.
    Don't know if it is a FF or Norton issue but, it is a real issue. Please help.

    Thanks for your quick turn around. I'd be surprised if corrupt files as I only got the machine last Thursday but, it was a refurb so perhaps issues from the previous owner.
    Do have some questions as follows:
    It is a Windows 8.1 64 machine so will the fix recommended work??
    looking at the page, appears option 2 is my best bet but, won't start until I get the go for Win 8.2. Assuming this is a good fix and since I would be doing it with the system and not a program, no malware??
    As far as drivers, do have a app from HP that updates drivers and I updated everything after I got it going so should have the latest drivers and I did try alone unclicking the machine acceleration and no change there but, with the scan, might help. I have run all of the Windows updates which were quite a few with a new computer and do have Windows set to perform automatic updates so don't think I need to worry about graphic drivers??
    Your thoughts on my questions before running the scan at the elevated admin level. By the way, I am the admin so do I simply run as admin or is there a higher thing I need to do to run at High Administrator???
    Also, if after I run the scan and repair, if OK on Win 8.1 should I send your results to Norton for them to look at since almost all of the problems are with Norton and perhaps they have a fix with those issues and having running the driver fix should help them?? Also will the scan and repair indicate what was fixed and what wasn't.
    Sorry so many questions but, don't want to mess up my new machine.
    Thanks so much,
    Dave

Maybe you are looking for

  • When I want to create a new playlist and add music to it the playlist does not go to the right hand of the screen it remains full screen

    When I want to create a playlist to add music to it ,,the playlist appears full screen instead of appearing in the right hand of the screen.It is the 1st time I have this problem!!!!Help elisabeth

  • Lion thinks docx file is an alias -- it's not.

    In the past week (since 10.7.1), Mac users at my office have occasionally run into a bug where files on a Windows smb share have an orange label and are seen as broken aliases, and so cannot be opened. The files were created and edited on Macs. Copyi

  • My Apple TV has flashing light during update

    The Apple TV was working fine until I started the lastest update. It now has a flashing light on the front, and displays a blank screen on the TV. It will not Airplay either. I have not diconnectedd it, and have checked all the cables, that are conne

  • Two Tier Upgrade Eligibility

    I am about to upgrade from CS5 to CS5.5, and there are now two upgrade versions at different prices.  If I buy the cheaper upgrade version of Premiere CS5.5, I need to have Premiere CS5.  OK - I have but this CS5 is an upgrade version itself.  My mos

  • WebDynpro vs. par

    Hi, We are redesigning our portal due to performance issues and I am curious to know what is better performance wise: WebDynpro or PAR for applications in the home page? Thanks alot, Silvya