How can i hide both Detach AND View menus from a panelCollection component?

Hello,
i was checking the internet for a solution, but i end up using featuresOff but
its only can hide 1 feature than those 2.
Anyone have a solution on this for hiding both objects?
thanks in advance.
JDeveloper ADF 11.1.2.4.0

Hi,
Check out the tag doc for the panelCollection.ADF RichClient API - <af:panelCollection>
You need to use a space separated list of features in the featureOff property.
For ex, in your case, you would use something like  <af:panelCollection id="pc1" featuresOff="viewMenu detach">
-Arun

Similar Messages

  • How can i hide a JFrame and then Show it again in runtime

    How can i hide a JFrame and then Show it again in runtime??
    Please, please help me
    Its URGENT

    Here's even an example:
    import javax.swing.*;
    public class HideAndShow extends JFrame
         public HideAndShow()
              super("Hello");
              setSize(200, 200);
              setVisible(true);
              try
                   Thread.sleep(2000);
              } catch(InterruptedException e) {}
              setVisible(false);
              try
                   Thread.sleep(2000);
              } catch(InterruptedException e) {}
              setVisible(true);
         public static void main(String[] args)
              new HideAndShow();
    The JFrame will show, then hide, then show again. This is at runtime.

  • How can I print BOTH legal and letter on my duel tray printer????

    How can I print BOTH legal and letter on my duel tray printer from my mac? on a pc you can choose "print according to pdf size" and the mixed document will print in both legal and letter auto-selecting the printer tray.

    Hello CKAY,
    My old printer does not show 8x10 either.
    In the printing preferences under the Paper/Quality tab, do you see a "Custom" option or button? There should be one in there somewhere in your preferences.
    Click on that and create a custom size of 8 in for the width and 10 in for the length. Be sure to "Name" it 8x10 Photo and click ok.
    Now give it whatever attributes you want under the other tabs and click Apply and OK (or just OK).
    Close out the printer and open it again and the new size you created should show in the list.

  • How can I hide the password and user name in url???

    Hi experts,
    I'm creating a login page and know I have a problem.
    The Username and password are verified in a Java class, after checking the user and password, the user should be linked to the portal.
    So far everything has worked well.
    But when I call the lin like this
    res.sendRedirect ("/ irj / portal j_user =" + UserN + "& j_password =" + passw);
    then the user name and Pwasswort appears in the url.
    Can someone tell me how can I hide the password and user name???
    It will be very helpful.
    Thank you
    Edited by: Cilvaring on Aug 5, 2011 12:00 PM

    If there is no specific reason that you have to use sendredirect...thne you can try request.forward.....
    RequestDispatcher rd = request.getRequestDispatcher("pathToResource");
      rd.forward(request, response);

  • How can I hide the borders and keep it as an option?

    How can I hide the borders and keep it as an option?  I had someone go into the css I believe, and make it so there were no borders visible on the page (I could see the dotted outline while working on it, but when pushed, it wasn't visible (which is what I wanted).  They called it "noborders."  Since I had to reinstall, it went away.  Help?
    I have Dreamweaver CS5.5

    Try this site:  CSS Border
    Add code then type in a zero. Later add border size you want.
    examples:  border: 0px solid black;
    or
    border: 1px 000000;
    or
         border-top-style: solid; 0px 000000;
         border-right-style: dotted; 0px 000000;
         border-bottom-style: solid; 2px 000000;
         border-left-style: dashed; 1px 000000;

  • How can i hide my sms and other messanger apps?

    how can i hide my sms and other messanger apps?

    No.
    You can delete them.
    You can put a password on the lck screen.

  • How can I open both UDP and TCP ports

    Hi,
    How can i open both tcp and UDP ports for an IP in Cisco ASA?
    Regards
    Ejaz

    Are you referring to port opening in Cisco ASA to permit certain traffic? I believe the following document should help.
    http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/acl_overview.html
    Adding a Standard Access List
    hostname(config)# access-list access_list_name standard {deny | permit} {any | ip_address mask}
    Example:
    hostname(config)# access-list OSPF standard permit 192.168.1.0 255.255.255.0
    http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/acl_standard.html
    Adding an Extended Access List
    access-list access_list_name [line line_number] [extended] {deny | permit} protocol source_address mask [operator port] dest_address mask [operator port | icmp_type] [inactive]
    Example:
    hostname(config)# access-list ACL_IN extended permit ip any any
    http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/acl_extended.html
    Hope this will help.

  • How can i use both Windows and Mac os at the same time on my iMac

    How can i use both Windows and Mac os at the same time on my iMac

    You can use Parallels desktop or VM Fusion to run both operating systems at the same time. Both programs work well, but I personally perfer VM Fusion.

  • How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    You don't have to shut down the computer to switch accounts. All you do is click the Apple symbol in the upper left and choose Log Out and that's it. You can also set up Faster User Switching by:
    1. Open System Preferences - Accounts
    2. Click Login Options
    3. Check the box called "Show fast user switching menu as" then choose from either icon, short name or name.
    Then when someone wants to switch users they can. The advantage of this method is if you are have a document open and don't want to close it the document will remain open. If the other user attempts to shut down the computer they can't until you have logged out thereby saving all your data.
    A very simple and elegant solution.

  • How can i download InDesign CS6 and not CC from your website?

    how can i download InDesign CS6 and not CC from your website?

    Are you a cloud subscriber, or are you looking for a perpetual license or trial version?

  • How can you download photo's and video's from an iPad to external hard drive

    How can you download photo's and video's from an iPad to external hard drive for storage.

    Here's the link that explains ...
    http://www.idownloadblog.com/2014/06/02/apple-updates-the-photos-app-in-ios-8-to -work-with-icloud-photo-library/

  • How can i hide elements of a view?

    Hi,, i've got a question about, how can i hide an element of a view?, this element colud be a group, a label, an input field, any element that i can put in the view layout.
    My view has an ALV, an inputfield and a Table with a button, so when i click on a line of the alv, it shows data in the table and in the inputfield, and when i click on the button of the table, i want to hide the table and the inputfield, until i clik on the alv again to make appear  the table and the inputfield.
    how can i hide those element?,,,,,,,,thanks

    Hi Luis Garcia,
    It can be done easily by <b>context binding</b> the visibility property of the table and input field UI element to a node attribute whose type would be WDY_BOOLEAN.
    1. Initially the node attributes default value would be 'X'.
    2. When you click the button in the ALV, in the event handler of that button change the binded node attribute value to ' '.
    3. When on lead selection of the table again change the binded node attribute field value to 'X'.
    4. Below is the sample code to read the binded node attribute and toggle the visiblity attribute to 'X' if it is ' ' and vice versa.
      data:
        Node_If                             type ref to If_Wd_Context_Node,
        Elem_If                             type ref to If_Wd_Context_Element,
        Stru_If                             type If_Main=>Element_If ,
        Item_VISIBILITY                     like Stru_If-VISIBILITY.
    * navigate from <CONTEXT> to <IF> via lead selection
      Node_If = wd_Context->get_Child_Node( Name = IF_MAIN=>wdctx_If ).
    * get element via lead selection
      Elem_If = Node_If->get_Element(  ).
    * get single attribute
      Elem_If->get_Attribute(
        exporting
          Name =  `VISIBILITY`
        importing
          Value = Item_Visibility ).
    if Item_visibility is initial.
    item_visibility = 'X'.
    else.
    item_visibility = ' '.
    endif.
      Elem_If->set_Attribute(
          Name =  `VISIBILITY`
          Value = Item_Visibility ).
    endmethod.
    Hope it helps.
    Regards,
    Maheswaran.B

  • I have paired 2 seperate HMDX Jam wireless speakers.  how can I use both speakers and listen to my ipod at same time?

    I have paired 2 seperate HMDX Jam wireless speakers.  how can I use both and ipod at the same time?

    No, the iPod does not support that.

  • What do i do if my apps on my phone wernt working after i upgraded to icloud but backed up my phone,how can i get both contacts and my pictures back?

    i downloaded the icloud and backed up my iphone,but my apps were not working,so i went back to my origanal settings on the phone,how can i get my contacts and pictures back?

    You deleted the iCloud account?
    If so, connect the iPhone to your computer and sync your Contacts and Photos using iTunes.

  • How can i clear the usernames and passwords history from all login websites?

    how can i clear the usernames and passwords in the log in history of the websites? example when i want to login to my facebook i always type first letter of my e-mail and it comes with the passwords because before i put remember my password, and in other websites so, i just need to delete all this login history and it's not working from the clear everything !!! :S any idea please !! thanks in advance :)

    See:
    http://kb.mozillazine.org/Deleting_autocomplete_entries
    http://kb.mozillazine.org/Password_Manager

Maybe you are looking for

  • Web SSO

    Hi, We're using Siebel 8.0.0.2 and are trying to set up Web SSO using a token passed to IIS via a cookie. A ISAPI filter then decodes the cookie and pops out a user Id that gets attached to the header and passed to Siebel. Looking in bookshelf its no

  • How can I Adjust the Page size while Iam printing wireless ?

    How can I adjust the size if a photo While I am Printing Wireless Printer ?

  • Similar to  BUPA_ROLES_GET_2

    Hi All! Do you know a FM which is similar but more reliable than BUPA_ROLES_GET_2. Regards sas

  • Random crashes win7 64

    I am having troubles with FF. I seem to get random crashes on almost any site. I've been through a few troubleshooting things but nothing has solved it yet. I did not have any troubles on this machine before, the only change was from win7 32 to win 7

  • Do Mac Pros come with the new Apple Keyboard?

    I know it's kind of a silly question, but I can't find anything that confirms this. Building a Mac Pro in the online store still pictures the previous keyboard, and Apple unfortunately didn't differentiate the names between the products. Anyone buy a