Programmatically Controlling tab disclosure

Hi ,
I have master-multiple child relationship. In the jsf page master is displayed as Table and the children are displayed in tabs(2 tabs) below the table.
I am using af:panelTabbed -> af:showdetail item to achieve this.
When the user enter data to one of the child (say child1) and tires to click on the second child tab I have to force the user to save the data before moving to another child.
To achieve this I need to know the tab name and control the disclosure of the second tab.
How to achieve this?
Thanks
Ajay

The disclosure event is for each tab , so this will not tell me the state of the tabs if i am moving from tab1 to tab2--
like tab1 disclosed=false and tab2 disclosed=true.
I saw the UIShell pattren and there is TabContext method which gives the context,
is there anything similar for paneltabbed from where i can get tab states of all in the paneltabbed children.
Thanks
Ajay

Similar Messages

  • How to change Switch between open documents keyboard shortcut (default Control + Tab or Cmd + ~)

    I use Control + Tab and Control + Shift + Tab or Cmd + ~ and Cmd + Shift + ~ to switch between tab back and forth alot how do I change the shortcut to something else?
    On Photoshop CC 2014 mac

    No, there isn't. you can't even set your own shor cut keys as you don't know what the documents will be named. Normally you can add short cuts keys but only for those menus options that already exist but your documents will change. I have searched for the answer earlier as I also want it.
    There is in the Pages Help menu an option for  Keyboard shorcuts but nothing is mentioned ther about changing document windows.

  • Purchase order Condition control tab?

    Hi,
    Here in the purchase order condition control tab I need to get Price Date and Price date category. Presently they are not appearing in my purchase orders. When I go to screen layout, I am not able to get those fields to configure.
    Could please anybody help me urgently?
    Thanks,
    Bhairav

    Hi
    GOTO----> OLME--> PO -> Define Screenlay out at Document level -> There Choose your Field Selection ( NBF  and ME21N)... and go into to details--> And select the field selection group  Quantity and Price and Double Click--> There you choose the field  <b>PRICING DATE CONTROL</b>    and  Check it as a Required Entry or Optional Entry and save . <b>DO IT FOR BOTH NBF and ME21N FIELD SELECTION.</b>
    Now when ever you make PO in ME21N.....You will get Pricing Date Category and  Price Date Fields in  PO-> Item Details---> Condition Control Tab.
    Reward if useful
    Regards
    S.Baskaran
    Message was edited by:
            baskaran srinivasan

  • Planning IOndicator in control tab page-Work order

    How does the system assign the indicator "Unplanned, planned and Immediate" to a work order. What are the fields it considers when assigning the Planning indicator in Control tab page of the work order

    It is based on the configuration settings that you have maintained in SPRO:Go to the transaction OIOS or following the path:
    SPRO> Plant Maintenance and Customer Service>maintenance and Service processing>Maintenance and Service Orders->Define Default Values for Planning Indicator for Each Order Type
    These Indicators could be used for Reporting Purposes in IW 38, you could view how many planned orders, unplanned orders and Immediate Orders were there.
    Regards..

  • Message control tab is not present in partner profile

    Hi experts,
    I have a requirement where I need to add a new segment to a custom idoc . I am doing this according to the following steps:-
    1. In WE31, I have created a new segment and released it.
    2. In WE30, I have added the new segment to the idoc and released it.
    3. In WE82, I have assigned the Message type to the custom idoc type. Though this is a custom idoc, I am using a standard message type CRMXIF_PARTNER_SAVE_M.
    4. In WE41, I have created a new process code ZBUPA and assigned the message type to it.Also I have created a custom function module for outbound processing Z_IDOC_OUTPUT_CRMXIF_PARTNER_S.
    5. In WE20, I have created a partner profile and assigned the message type and the basic idoc type in the Outbound parameters tab.
    However, I am not getting the 'Message Control' tab from where I can assign the application type to the process code.
    For this Idoc, the sender system is CRM and the receiver is XI. Also I am working in CRM6.0 environment.
    Please let me know how to go about this.
    Thanks,
    Samrat.

    Hi,
    I have looked into your query. As far as i know you will define the process code for Inbound Parameters only. For Outbound parameters you will define only the Reciever port in which the process code is set.
    I believe you do not have to set Process code for the outbound registration.
    You have to register in the site which acts as the target destination for e.g. as APLI (Individual IDOC processing)
    I hope this helps.
    Regards,
    Venkat

  • Data controls tab missing

    Hi all,
    In my IDE 11.1.1.2.0 data control tab is missing very often. I need to reinstall IDE or dig in preferences.xml files, what not always helps. Does anybody know any easy way to restore missing data controls tab and also to make it missing not so often?
    Thanks,
    SNikiforov

    I haven't encountered such a problem before - does this happen after some crash?
    One thing that might be simpler is to delete just the system11.1.1.2.36.55.36\o.ide sub directory instead of the whole system directory.

  • E2000 Parental control tab missing - Mac OSX Lion

    I am trying to use the Parental Control feature. I can't use Cisco Connect as there currently isn't an update for this router for Mac OSX Lion
    The firmware version in the support site hasn't been updated for ages, and I am running the latest (v 1.0.04)
    The Parental control tab, that is supposed to appear in the web browser interface isn't there. It's supposed to be, but doesn't show up.
    Any ideas why or what the work around might be?
    Thanks

    If you want to use the Parental Control Feature then it will be in the name of Access Restriction instead of Parental Control…
    Cisco Connect 1.4 comes with the latest Linksys routers.  It is compatible with Mac OS X Lion.  This has resolved compatibility issues encountered in the past.
    Here is the link for the Cisco Connect Software Installation:
    http://www6.nohold.net/Cisco2/ukp.aspx?pid=93&login=1&vw=1&app=search&articleid=21463&userrole=Links...

  • IP address is coming in Entered by field in control tab of MO?

    Dear SAPIENTS,
    In the control tab of maintenance order I am able to see IP adress in
    the field ENTERED BY.
    Its observed that only to those orders types which are created
    automatically like preventive maintenance orders or calibration order
    only this problem is occouring. But in the same order type ( preventive
    maintenance orders or calibration order ) see some time user ID also
    coming.
    Please find the screen shot in details.
    I want user ID there not IP address. Please suggest the solution to
    resolve it asap as user is not able to do lot of activity due to this.

    If you use IP10 to create orders/notifications, then you will get the user id of the person running IP10.
    IP30 is usually set up as a background job and will usually result in orders/notifications created with a system user (in your case IPXXXX)
    PeteA

  • How to intercept tab disclosure in javascript

    Hello ADFrs,
    I am trying to write some ADF  and javascript code that intercepts a tab disclosure event, and pops up a message that says when the tab is dirty, as the user do they wanna save first.
    I found this really good document online from Frank N. 
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/104-interceptpaneltabswitching-1880961.pdf
    I've implemented this the way that he has listed.  However, I'm getting a weird behavior.  When I click on another tab, I get the popup and my javascript is getting called, but the tab I'm switching to is still getting disclosed.  Based on the document, the tab shouldn't get disclosed after I cancel the discloseEvent in my javascript.
    I currently have something like this..
    <panelTabbed>
        <showDetailItem ...   >
    <clientListener type="disclose" method="handleTabSwitch"/>
        </showDetailItem>
        <showDetailItem ..... >
    <clientListener type="disclose" method="handleTabSwitch"/>
    </showDetailItem>
    </panelTabbed>
    in my JS
    function handleTabSwitch(disclosedEvent) {
         console.log("firing off handleTabSwitch() ...");
         var tab = disclosedEvent.getSource();
         if(tab.isDisclosed == false) {
             disclosedEvent.cancel();
    After adding this code, when I select a new tab, my javascript gets fired, but the new tab is still opening.  I want to set this up so that the other tab never opens. 
    Anyone ideas?

    ... are you sure the provided sample doesn't work? I downloaded the sample and ran it with JDeveloper 11.1.2.3. Testing it on FF 12 and IE 8 worked like a charm. Note that there are two disclosure events in JavaSCript and you want to make sure you listen for the first
    Frank

  • Hide the Investment profile in WBS - Control Tab

    Hi,
    Our project has four level of WBS elements. The fourth wbs element  would have investment profile attached to it and would be relevant for AuC and settlement.
    I request you experts to suggest how should I grey out the Investment Profile in WBS Control Tab, so that no one would by mistake enter a Investment profile, in only top 3 wbs elements.
    Thank you
    KAP

    T Code OPUK- Field selection for WBS elements.
    Double click on the field Investment profile (PRPS-IMPRF), position the cursor on level field and click on new value button. Mention the level 1,2 and 3 and select the radio button 'Invis' (Invisible). Save.
    With this Investment profile field will not be displayed at level 1-3 but would be visible at level 4.
    Regards
    Sreenivas

  • MM03- Legal Control Tab (Foreign Trade export screen )

    Dear All,
    I need to Disable ' Legal control'  tab in Foreign Trade export screen in MM03,
    Could you please give Configuration Path ??
    Many Thanks!!
    Best Regard!!!
    Sneha

    Hi,
    You can do it in OMSR...but you have to individually disable the fields.
    OMSR> select MARC-PRENC>click on the arrow in extreme right side>field references are shown>here you can hide, display make required entry or optional entry.
    In case of doubts please revert..
    Regards
    Arya

  • Can I programmatically control an xbox 360 console from a PC using a USB cable?

    I have an application that may require LabVIEW, some software normally associated with LabVIEW or both...
    I would like to be able to programmatically control an Xbox 360, via a PC, and through the use of a USB cable connecting both. I have setup a separate Xbox 360 console as a "dedicated server" for my gaming clan. I would like to be able to have the PC issue scripted commands according to a schedule, that will cause the console to power up, start the specific game (disk in the machine already), and then proceed through a number of Xbox 360 controller button actuations to cause the game to essentially be ready to play.
    If possible, I would like to find software that I could install on my PC (currently run with a Windows XP SP2 OS, but I have access to many versions of Windows and also Linux and soon, Solaris Unix).
    I have tried using various Infrared devices that connect to and are controlled by my PC, but none so far have allowed the infrared signals to work once the game is launched (apparently, only controller signals generated through a USB cable or through RF from a wireless Xbox 360 remote work once the game is launched - and that probably because the IR signals are meant to control the console as a media device).
    I would appreciate any direction that you 'all could offer. Thanks in advance!

    Thanks for your replies everyone, and thanks to NI for this great forum!
    The last solution appears to be pretty close to what I'd like to do. If I understand you Robert, I would attach a DAQ to my PC via USB and would control that device via software, then the DAQ connects to a digital output controlled relay (looks multiple wires, and screw-on connections) and then there would be separate wires connecting 'channels' (my term) from the relay to individual button wires inside of the gaming controller? The signals coming from the controller following this would therefore appear as normal.
    If this is correct, could you suggest any specific devices for this? I see that NI makes several USB DAQ's includng the USB-6501, 6008, and 6009. I also have seen many digital output controlled relays available from different vendors. I could use some assistance with the finer points for choosing the correct ones to purchase.
    In case it makes any difference although the controller has analog functions my requirements are for only the digital buttons only as I would simply be proceeding through the Console's menu (left, right, up, down, enter/select, etc.), launching the game, and then within the game continuing to choose among the game's menu items, ultimately according to a script. So, I don't see any need to be able to actuate either of the 'sticks' which are analog in nature.
    Thanks!

  • Message Control tab missing

    I am using ABAP Trial 7.0.
    In WE20 Partner Profile, I created an outbound message type. I only see the following tabs: Outbound Options, Permitted Agent, Telephony, EDI Standard. Usually the second tab is Message Control, to state the Application, Message type, and process code.
    Is there something wrong with my installation? Or in NW 7 it's removed? It can't be automated since sometimes we need to put our customized process code. Any idea where is the message control tab?

    Can you elaborate on how to use WE46? I see the title 'Settings: Error and status Processing'. I don't see anything about 'global idoc parameter settings'. There are codes EDIC, EDIP, EDIX etc. with two choices of settings, Express and Inactive.
    I don't see anything that could turn on the missing 'message control tab' in my outbound parameters.

  • Playback Control Tab missing! Help!

    Hello
    I'm using Final Cut Studio 2 (6.0.5) to edit a project that was filmed on the Red Cam. When I import the full res quicktimes into the project and onto the timeline, the playback control tab doesn't have any options for me to change the playback quality, playback frame rate etc. I want to change them to low and half respectively. Going through FCP preferences doesn't seem to alter anything.
    Can anyone tell me what I'm doing wrong? It's a brand new Mac Pro we're running with Leopard 10.5.5.
    Thanks

    Your QTs are requiring a processor intensive play back.
    Open one of your media files with QT and hit Command(Apple)+I, what you see in QT inspector window?
    Red,
    MXF wrapper works with AVID and Premiere.
    Without Logging and Transferring its content into QTs MXFs would never get on a FCP timeline.

  • Change keyboard shortcuts, e.g. command-tab to control-tab

    Any utilities for changing OS X keyboard shortcuts listed in
    http://support.apple.com/kb/ht1343
    such as  control-tab  rather than  command-tab  for  'Switch application–cycle forward'  ?
    (Not the same as swapping  control  key for  command key)

    Safari browser and menu shortcuts:
    http://docs.info.apple.com/article.html?artnum=42951
    Mac OS X keyboard shortcuts:
    http://support.apple.com/kb/HT1343
    http://docs.info.apple.com/article.html?artnum=75459
    Changing behavious of Function Keys:
    http://support.apple.com/kb/HT3399?viewlocale=en_US
    and more useful information on keyboard shortcuts here:
    http://www.myfirstmac.com/index.php/mac/articles/mastering-keyboard-shortcuts
    How to re-map individual keys:
    http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=ukelele

Maybe you are looking for

  • I can't change the "open file" directory location

    I've got a new installation of version HomeSite 5, which works really well except that I cannot get the Open File dialog box to go to the last directory I opened. So EVERY single time I want to, say, get a graphic from a directory, I have to double c

  • Oracle.DataAccess.Client - DbProviderFactories.GetFactory

    Hello I was inspired by this article http://www.oracle.com/technology/oramag/oracle/06-winsupp/win06odp.html And been trying to switch my project over from "System.Data.OracleClient" (seems like it's not friendly with TransactionScope) to ODP.NET "Or

  • Write off currency

    Hi, I need to write off currency for ledger account 135250 which got balance 7560 GBP and 0 USD. GBP is local currency and USD is Group currency. Is there anyway other than F.05 t.code to write off exchange rate differences for a ledger account autom

  • Image should be dispaly in Body of receipient mail.

    Hi, i am working with apex_4.1. i am working on send mail option . Here i have take a file browser Item here i have browse only Image from desktop in file browse item. i want to show that browse image in Mail Body when i send Mail on recepient body e

  • What files and directories are shipped with the Oracle Agent ?

    Hi: - Could someone please outline the intent of all the files and directories that are shipped with the Oracle agent? - I think this was documented somewhere but I cannot recall where I saw this previously. - Another question: if I wanted to add a l