How to make a panelGroupLayout Visible / not Visible at base selectOneRadi

Hi all

Version: 11.1.1.4

I'm trying to figure out how I can make a section panelGroupLayout visible or not visible based on one of the buttons selectOneRadio selected by the user. I tried to use some EL on the visible property of the panelGroupLayout to try to raise the visibility, but it doesn't seem to be something.

I don't know I'm doing something wrong, just don't know what.

EL watching selectOneRadio value:
User has two choices "Home" or "Other".  In this case I am saying if they chose "Other" I want the panelGroup to be displayed:

#{bindings.PurposeCode.inputValue == "Other"}

also added selectOneChoice ID as a partial trigger to the panelGroupLayout
Any suggestions or ideas would be appreciated.

Thank you

S

Below the example is based on selectOneRadio:

JSPX Page:


Binding = "#{ForumSampleBean.radioChoice}" > "




visible = "#{ForumSampleBean.radioChoice.Value =="Home"? true: false}" "
partialTriggers = 'sor1' >


Bean code:

public class ForumSampleBean {}
Private RichSelectOneRadio radioChoice;
public ForumSampleBean() {}
}
{} public void setRadioChoice (RichSelectOneRadio radioChoice)
this.radioChoice = radioChoice;
}

public RichSelectOneRadio getRadioChoice() {}
Return radioChoice;
}
}

Thank you
Nini

Tags: Java

Similar Questions

  • How to make the handles visible direct selection on the pasteboard?

    When I go to for transformation/resize images within frames using direct Selection, I don't see the handles of the image because they are white against a white cardboard.  I use InDesign CS5 (ver 7.0.4) on a Mac. I've been using InDesign for a few years and never noticed that it was a problem; all of a sudden, the handles seem invisble. I don't remember what the color scheme was before. (Maybe I'll lose my mind). The colors did not alter an update? There is an option in the preferences to choose the color of the pasteboard, but this does not seem to have any effect. In the meantime, I can't find the handles to resize/convert images. I can enter a percentage to scale, but it is sometimes useful. How to make the handles visible direct selection on the pasteboard?

    If you're talking about the color of a path and its handles, which is dependent on the color of the layer selection. Go to the layers panel. Double-click the currently selected schema and change the selection to something darker color.

  • How to make the default visible bookmarks. response on Firefox Help "What happened to the bookmarks toolbar?" does not work.

    I want to have my favorites in the left pane of the default desktop, when I connect in firefox, as before. the solution proposed in the firefox help page "What happened to the bookmarks toolbar?", i.e. to check "bookmarks toolbar" in the drop-down display-toolbars menu, does not work.

    can you suggest an alternative?

    I use firefox on a macbookpro with os10.6.6 4.0b11

    The bookmarks toolbar has nothing to do with the Bookmarks Sidebar (on the left side of the browser window). {Ctrl + B} open/close the bookmarks bar. If you close Firefox with the open bookmarks bar, it should be open when you launch Firefox, next time. If it does not work like that in your profile file localstore.rdf file is probably damaged.

  • How to make the taskbar visible all the time?

    How can I get the toolbar remain visible on each screen on Windows 8?

    I hate the fact that I need to return to the view of the Office to see the taskbar, it's the most inopportune the whole OS update. Microsoft has gotten a lot of comments on the development of this before publication, it seems.
    I don't want to download an app, I hate the apps, I don't want to install an add-in, I just want to be able to click on a check box on the properties of the taskbar that allows me to see this shit any screen, I'm on.

    How can I get the toolbar remain visible on each screen on Windows 8?

    I hate the fact that I need to return to the view of the Office to see the taskbar, it's the most inopportune the whole OS update. Microsoft has gotten a lot of comments on the development of this before publication, it seems.
    I don't want to download an app, I hate the apps, I don't want to install an add-in, I just want to be able to click on a check box on the properties of the taskbar that allows me to see this shit any screen, I'm on.

    Hello

    The taskbar are a component of the desktop computer.

    You will see only the task bar if you are using a desktop application.

    If you use one of the applications of modern UI from the start screen, these applications run full screen and cannot be resized, so the taskbar are not visible.

    Concerning

  • How to make all layers visible on the final Photo?

    Hello, I am new in PS CS5 and. While retouching a portrait, I created 5 layers. When the eye is opened on all layers in the palette layers single layer seems to be active is the one on the top of the list. If I move another layer to the top, then this layer is active and others, even if active, do not appear on the actual photo. I tried to merge all layers and there is no difference. What Miss me? Thank you.

    If you are duplicating a layer to make changes, then you duplicate all of the pixels on that layer.  I don't know why a tutorial might suggest that, except perhaps for you to give a point to return to if something goes wrong.  It is important to note that such a layer, assuming that you keep it at 100% opacity, will completely occluding all layers below.

    A similar technique that relies on the lower layers and involves all layers visible is the following:

    1. create a new transparent layer.

    2 use tools such as the Clone, filler, paint, etc. to draw on the transparent layer (placing to sample layers below).

    In this way, you can have all the original picture, create a derivative work that involves layers that have only the changes on them.

    Again, the key here is the opacity.  If a layer is transparent (or partially transparent, or some of its parts are transparent), you can see through it to the layers below information.

    If a layer is opaque at 100% and there is no 'holes' in erased or hidden from her, all the layers under do not participate in the appearance of the image.  But they can still be there to provide you with a reference tool handy for what the image looked like prior to the changes, etc..

    -Christmas

  • How to make a clip visible only when the mouseY theatrical est.25?

    I really need the code to make a movieclip that is visible only if the mouse is near the back of the stage.  Here is the code that I tried to use, but it does not work well, thank you:

    thumb_container. Visible = false;

    stage.addEventListener (MouseEvent.MOUSE_MOVE, show);

    visible (e:MouseEvent) {}

    if(e.localY<stage.stageHeight/4) {}

    thumb_container. Visible = true;

    thumb_container. RemoveEventListener (MouseEvent.MOUSE_MOVE, show);

    thumb_container.addEventListener (MouseEvent.MOUSE_MOVE, hide);

    }

    }

    stage.addEventListener (MouseEvent.MOUSE_MOVE, hide);

    function hide {(e:MouseEvent)}

    if(e.localY>stage.stageHeight/4) {}

    thumb_container. Visible = false;

    thumb_container. RemoveEventListener (MouseEvent.MOUSE_MOVE, Hide);

    thumb_container.addEventListener (MouseEvent.MOUSE_MOVE, show);

    }

    }

    Try:

    stage.addEventListener (MouseEvent.MOUSE_MOVE, showhide);

    function showhide(e:MouseEvent) {}

    {if(e.localY>3*stage.stageHeight/4})

    thumb_container. Visible = true;

    } else {}

    thumb_container. Visible = false;

    }

    }

  • How to make the layer visible on and outside

    Hi, experts

    This is my script:

    docs var = app.documents.

    for (var i = docs.length - 1; i > = 0; i--) {}

    docs [i].layers.item ("Chi") .visible = true;

    docs [i].layers.item ("Chi") .locked = false;

    docs [i].layers.item ("Eng") .visible = false;

    docs [i].layers.item ("Eng") .locked = true;

    }

    Alert ("Done.")

    But how do the layer

    1. If the 'chi' layer visible = true; everything in "eng" visible = false

    'chi' locked = false; While 'eng' locked = true

    just to put the

    layer 'chi' visible = false; everything in "eng" visible = true

    'chi' locked = true; While 'eng' locked = false

    like two switch layers;

    respect of

    John

    Try this,

    var docs = app.documents;
    for (var i = docs.length-1; i >= 0; i--) {
        if(docs[i].layers.item("Chi").visible == true && docs[i].layers.item("Chi").locked == false)
        {
            docs[i].layers.item("Chi").visible = false;
            docs[i].layers.item("Chi").locked = true;
            docs[i].layers.item("Eng").visible = true;
            docs[i].layers.item("Eng").locked = false;
        }
        else if(docs[i].layers.item("Eng").visible == true && docs[i].layers.item("Eng").locked == false)
        {
            docs[i].layers.item("Chi").visible = true;
            docs[i].layers.item("Chi").locked = false;
            docs[i].layers.item("Eng").visible = false;
            docs[i].layers.item("Eng").locked = true;
        }
    }
    alert("Done.")
    
  • How to make a document visible through button click class.

    package

    {

    import flash.display.MovieClip;

    import flash.display.Sprite;

    import flash.events.MouseEvent;

    import flash.events.Event;

    import flash.display.Graphics;

    /**

    * ...

    * @author Alex

    */

    enable/disable/public class extends MovieClip

    {

    private var button: MovieClip;

    private var button2:MovieClip;

    public var myClock:AnalogueClock;

    public void toggle (): void

    {

    button = new MovieClip();

    button.graphics.beginFill (0xFFCC00);

    button.graphics.drawRect (0, 0, 80, 20);

    button.graphics.endFill ();

    button.useHandCursor = true;

    button.buttonMode = true;

    button.mouseChildren = false;

    Button2 = new MovieClip();

    Button2.Graphics.beginFill (0xCC0000);

    Button2.Graphics.drawRect (0, 0, 80, 20);

    Button2.Graphics.endFill ();

    Button2.useHandCursor = true;

    Button2.buttonMode = true;

    Button2.mouseChildren = false;

    button.addEventListener (MouseEvent.CLICK, buttonClickHandler);

    Button2.addEventListener (MouseEvent.CLICK, buttonClickHandler2);

    this.addChild (button)

    this.addChild (button2)

    this.addChild (myClock)

    }

    public function buttonClickHandler

    {

    This.Button.Visible = false;

    This.Button2.Visible = true;

    this.myClock.visible = false;

    }

    private void buttonClickHandler2(event:MouseEvent):void

    {

    This.Button.Visible = true;

    This.Button2.visible = false;

    this.myClock.visible = true;

    }

    }

    }

    Comes with an error indicating that the child parameter must be non-null, don't really know what is going on any help will be greatly appreciated

    myClock does not exist when the line 52 runs.

  • How to make a subform visible after the form email

    Here's my script for an e-mail button1 that runs a one(see below) invisible and hides a subform (form1.HR_USE.) Hide_HR):

    flag of the var = false;

    While

    (flag != true){

    var CheckPW = xfa.host.response ("Password required", 'Comments' "", 0 ' ");

    if (CheckPW == "123"){

    Form1.HR_USE. Hide_HR. Presence ='hidden';

    Form1.HR_USE. Hide_HR. Mail_Staffing.execEvent ("Click");

    flag = true;

    } else {}

    If (CheckPW == "") {}

    flag = true;

    } else {}

    xfa.host.messageBox ("mot word password incorrect, please try again!", "", 0.0);

    }

    }

    }

    Here is my script for email invisible button2:

    var

    myDoc = Event.Target;

    var

    address = "[email protected]";

    var

    sub = "Form ";

    var Sender = (form1. Page1.New_Hire.Group_B.EmployeeInfo.RowA.PositionTitle.RawValue+'-'+form1. Page1.MANAGER_APRO. HiringManagerName.rawValue);

    var msgBody = "see my form attached.\n\nThank you!"

    myDoc.mailDoc ({bUI: false,})

    cTo: address,.

    bassujetti: void + sender.

    CMSG: msgBody + "\n\nRegards\n."

    ({cSubmitAs: 'PDF'});

    I also have the script for the button2 event PostSubmit e-mail:

    Form1.HR_USE. Hide_HR. Presence ='visible';

    Everything works fine, I am able to send the form but the postsubmit script does not work!

    I love the subform: form1.HR_USE. Hide_HR to becomes visible

    Where I'm wrong?

    Thank you

    I haven't used the postSubmit event, but I think it's maybe because the button that you use is not using this functionality built-in.

    What happens if you put the line at the end of the submission script you?

    var myDoc = event.target;
    var address = "[email protected]";
    varsub = "Form ";
    var Sender =(form1.Page1.New_Hire.Group_B.EmployeeInfo.RowA.PositionTitle.rawValue+" - "+form1.Page1.MANAGER_APRO.HiringManagerName.rawValue);
    var msgBody = "See my  Form attached.\n\nThank You!";
    myDoc.mailDoc({ bUI: false,
    cTo: address,
    cSubject: sub + Sender,
    cMsg: msgBody + "\n\nRegards\n",
    cSubmitAs: "PDF"});
    form1.HR_USE.Hide_HR.presence="visible";
    
  • How to make a page visible Muse only if someone adds their information via an email form?

    Hello

    I was wondering if anyone knew how, or if this is possible in muse.  I would like to set up a voucher for my site page, actually quite a few good pages on the same site.  For guests visiting the site, they must enter their email and name via the e-mail form.  Then, they are directed to the right page.

    I need to know if there is a way to stop someone say copy the url of the page of and he give it to friends, or say type in google "" * good page "and ending up maybe this way." I had not planned to name the page * page in meta in gift data properties, but might use a string instead? I thought that it might help with the chances of a google search to the page right?  But what in him and one to copy url giving is there any way to stop this?

    Thank you very much in advance for all those who can help you.

    Michele

    It is not 100% foolproof, but if you add the following line to the html for the page head and also uncheck include Page in sitemap.xml, that should prevent him from appearing in Google, etc.

  • HOW TO MAKE WINDOWS VISTA DOES NOT SUCK?

    So in the meantime on my computer to answer a simple ctrl alt delete command (including of course requieres to go to a new screen and then in Manager tasks) so I could open the Manager tasks and close one of the 76 or process running on my computer more than a third of them already being installed on the computer when I got there I realized that windows vista is by far the worst system operating I've never used I think that the back is more user friendly I mean come on my computer has 8gbs of memory and it lags behind by watching videos on the oh so amazing windows MediaPlayer, which makes it why don't macafe or how ever u spell it suck it name of unnecessary programs but are yet to find its way as the virus he clames to stop on every vista computer and why do I need a Sidebar a dock and a toolbar essentially why do I need the unnecessary _ that comes with my computer why microsoft can't something that works really efficiently, how is that even this forum is complicated who designs things like and what kind of crazy drugs they take is how this operating system at all an improvement over xp... here at hopeing that windows 7 is not another useless software piece that half the world will eventually buy software because developers mainly doing things for PCs not Macs are an improvement in any case all you suck

    Too long and hike, did not bother to read all of this. If it is just a rant, glad that I missed. If this is really a request for assistance, you can update your questions in a clear and understandable way. These links will help with that:

    http://www.elephantboycomputers.com/page2.html#Usenet (you can ignore the references to Usenet discussion groups / as you post on a web forum, but any suggestions on how to write the post are applies here too)

    http://support.microsoft.com/default.aspx/kb/555375 - how to ask a Question

    While Vista is not my favorite operating system, if it is installed on a solid material that supports, set up correctly, and don't abuse not the end user, Vista behaves very well. So if you are having problems with Vista, I suspect that the problem is really caused by the last factor mentioned in my previous sentence. I choose the word "mcafee [sic]" in that mess above, and who speaks to me a lot of the end user in this case. MS - MVP - Elephant Boy computers - don't panic!

  • How to make the password does not expire at all times.

    Hi all


    I have to set passwords for users do not expire, I have to change the password every six months.

    How can I make password does not expire at all times.

    Default tablespace, SPODIL
    Temporary tablespace, TEMP
    DEFAULT profile
    User created, XXXXXX
    (Locked) status, OPEN
    Password expires Date, 6/27 / 20105:59: 39 PM (I do this expiration date forever)
    Date of the lock,
    External name


    You can help.


    Thank you

    So what profile do you want to not apply the limitation of password change?
    Choose 1 & change it, and then make sure that this profile is applied to all users

  • How to make my iphone is not hot, the battery not to die

    «Hi I 5 months, but I have a problem that my iphone is to warm up and the battery is lose charge very fast as if she 100% after 2 minutes it will be 60% and so on until the phone down.» so, what should I do? »

    First back up all your data and import your photos. Then, try a factory restore. If this does not help to take a go-Genius Bar or your local apple authorized service provider.

    Backup: How to back up your device using iCloud or iTunes - Apple Support

    Restoration: use iTunes to restore the iPhone, iPad or iPod to factory settings - Apple Support

    https://locate.Apple.com/country

    -AJ

  • How to make a uiapplication closes not when you close the last screen

    By default, when you close the last screen will come out of the UiApplication, but I want what he requestBackground,

    example: If the last screen is the screen invokeapplication and close() is default, then how in the background?

    It is much easier to understand what you mean if you use the real java involved rather than trying to use the shortcut.  I copy your programs and paste it here too, so you don't get as typos:

    invkoeapplication

    that can confuse us mortals.

    It seems you are trying to call another Application is not your own.  Says Simon, if you don't 'own' Application/screen, you have no control over what he does.

    What I don't understand is that if you call the Messages application, then your Application must not be closed.  Is it?  What did you try to stop?

    It would be perhaps better if you explained exactly what you're trying to do, we are all aware, on what is the problem.

  • How to make msn messenger smaller not full page using windows 8

    new to windows 8... Messenger is full screen and all I want is small little thing in the corner, as if I had Windows xp. someone knows how to do this?

    I thought about it myself, and it can be done. But thanks for trying.

    I'd be interested too... I have Win7 - and the new version is a pain! What happened to multi-tasking?

Maybe you are looking for

  • I need help with graph XY (about the colors of the parcels)

    Hi have a XY Chart on which I draw many plots. The number of these plots is VARIABLE, and I can't keep it fixed. The problem is that default Labview gives these parcels of DIFFERENT colors. My request is this: is it possible to force Labview to give

  • data from table XY xy chart

    Hello, gentlemen. I have some data in 2 columns in a table, and I would like to draw the first column as the x axis, and the second column as the y-axis.  The way I found to do it is that separates the two columns and using him 'XY graph building' ex

  • How to display on my screen 2 different applications at the same time?

    How to display on my screen 2 different applications at the same time?

  • No Netflix / Internet TV in Media Center

    Original title: Media center problems Microsoft has found how to fix Media center losing even Netflix and internet TV? I tried everything I found on the web but no luck so that they return again.

  • Dell Inspiron 15 n5040 drivers

    Hello. I need a driver for Dell Inspiron 15 N5040 Bluetooth. I can't find one to the Dell Web site, drivers and downloads section leads to the manuals and technical information to laptop. Am I missing something?