How to get panelCollection --Detach View Id

Hi All,
Im using Jdev 11.1.2.0
Im having requriment to get the Panel Collection --Detach View Id. As we know that the id is generated dynamically but how i can get that to restrict or/ access to Keyboard short cut Keys.
Use Case : Managing Keyboard short cut Key access for Panel Collection --Detach View.
Thanks in Advance

Hi Frank,
Im having a table in Panel Collection and also some custom buttons in the page say(SAVE(Ctrl + S), RESET(Ctrl + T) , PRINT(Ctrl + P) ) Buttons with the keyboard access keys which is working fine.
Now the Requirment: If i click on Detach View in the Panel Collection Layout. I need to resrtict the custom button access keys(SAVE(Ctrl + S), RESET(Ctrl + T) , PRINT(Ctrl + P))
The problem is im not able to get the Detach view event in Java Script. coz the detach view id is dynamically build.
Is there a solution to restrict the keyboard key access while opening detach view--- Frank.
Thanks in Advance.
Lakshmi
Edited by: 867420 on Nov 18, 2012 11:01 PM
Edited by: 867420 on Nov 20, 2012 8:42 PM

Similar Messages

  • How to get the root view of a UIView?

    How to get the root view of a UIView?

    Hi, loop through the superview property until it's nil. I suggest implenting it as a category:
    @implementation UIView (whatever)
    - (UIView *)rootView;
    @end
    - (UIView *)rootView
    UIView *rootView = self;
    while (rootView.superview) rootView = rootView.superview;
    return rootView;
    Warning: typed from memory, so not guaranteed to be errorfree.

  • How to get the user view

    Hi,
    Can anyone say how to get the user view of a user logged in through admin interface.
    I have tried to get the roles of logged in user as below:
    <ref>waveset.roles</ref>
    it did not work..
    Please suggest

    who said you cant create view for logged in user, try the following machi
    <Action id='0' name='User View' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='getView'/>
    <Argument name='authorized' value='true'/>
    <Argument name='type' value='User'/>
    <Argument name='id' value='$(WF_CASE_OWNER)'/>
    <Return from='view' to='userview/>
    </Action>
    Rgds,
    Purush

  • How to get a Custom View in CRM 2007

    Hi,
    I have created a new view (SrvTLocation) and I want to replace Service Level Agreements view with the SrvTLocation.
    In the old version, I followed this approach to get the location view
    1. Add SrvTLocation to the SrvTViewSet under the view area "SrvTActionSLA".
    2. Redefine the method "DO_REPLACE_INITIAL_VIEW" of the controller class of "SrvTViewSet", so that it will replace the "SrvTSLA" with "SrvTLocation"
    I dont know how to do it in the new system.
    Please advice me. I will reward points.
    Sreekanth

    Hi Sreekanth
    Have you checked the new CRM 2007 Cookbook.
    I believe it's available from SAP Marketplace. Haven't checked myself but do believe it's there.
    Regards
    Arden
    Reward with points if helpful

  • How to get a materialized view get to refresh itself after the job is "broken"

    we created a materialized view sometime ago with the following statement:
    create materialized view SXV_PUB_EMPLOYEE_CERT_ALL_M
    refresh complete on demand
    start with to_date('30-08-2009 04:00:00', 'dd-mm-yyyy hh24:mi:ss') next trunc(sysdate) + (28/24)
    as
    select  sxv_emp_cert_all.*
    from    sxv_employee_certification_all sxv_emp_cert_all;
    this week we found out it had not been refresh for about a month
    In dba_jobs the column broken was 'Y', next_date time something like 01-01-4000 and failures 16
    when I ran it manually by executing
    BEGIN DBMS_MVIEW.REFRESH('SXV_PUB_EMPLOYEE_CERT_ALL_M', 'C'); END;
    I found that one of the columns was too small (probably a columns of one of the underlying tables had been extended since the creation of the materialized view)
    After fixing this I ussied yesterday (on 29-8-2013) the statement :
    alter materialized view SXV_PUB_EMPLOYEE_CERT_ALL_M
    refresh complete on demand
    start with to_date('30-08-2009 04:00:00', 'dd-mm-yyyy hh24:mi:ss') next trunc(sysdate) + (28/24)
    after this the table dba_jobs showed me 30-08-2013 04:00:00 as next date
    I was expecting it to run this night at 04:00, but it didn't
    the last_date column value was still from about a month ago, the column broken still shows 'Y'
    and the next date 30-08-2013 04:00:00 (while it should been set to 31-08-2013 01:00:00
    Rrunning
    BEGIN DBMS_MVIEW.REFRESH('SXV_PUB_EMPLOYEE_CERT_ALL_M', 'C'); END;
    gave no errors this time
    and in User_Mview_Analysis the last_refresh_date column showed the date/time I had executed it
    Any idea how to get the job "unbroken" again so that the view refreshes itself every night?
    the database is Oracle Database 10g Release 10.2.0.4.0
    regards,
    Remco

    thanx for all your helpful and correct answers . but eventually I found it myself
    exec dbms_job.broken(<jobnumber>, false);

  • HELP...........how to get the sideway view??

    I am new to the iPhone and it is a fantastic item. Can I ask how you can consistently get the sideway view, for example in iPod mode I would like to view it sideways to browse the album covers but sometimes when I turn it from vertical to horizontal it does it sometimes it does not, it led me to think if there is a specific way to turn the iPhone for it to be in horizontal view?? I have looked through the manual briefly but could not find the answer. Please help...................

    Hi drwrighty,
    You mean when using the accelerometer? It depend what's the application you're using. There are some that you can't use this feature. For example, you can use it as an album coverflow. Just turn your iPhone into a horizontal position and the screen should change to portrait view.
    Hope this helps!
    !http://signatures.mylivesignature.com/54486/122/A57996D55BE7ABB4A67DE686D381A27 4.png!

  • Can anyone tell how to get google street view on ios6 I updated my new iPad before I knew apple had removed it

    Can anyone tell my how I can get google street view back on my new iPad as I have updated to iOS 6 before I knew apple had removed it

    Here is the thread http://https://discussions.apple.com/message/19695566?ac_cid=tw123456#19695566

  • How to get most recently view pages in new tab on the new version of firefox

    upgraded to the new firefox and now i cannot get my recently viewed site to show when i open a new tab. the little square that is supposed to turn them on and off is not showing up.

    You can check if the new tab is still set to the about:newtab page.
    You can check the browser.newtab.url pref on the <b>about:config</b> page.
    * browser.newtab.url = about:newtab
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config
    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • Spotlight Search results - how to get the "categories" view full-screen?

    I don't use Spotlight that often, but when I did in TIGER I got a nice listing by category when I requested the SHOW ALL results screen. I saw results grouped by documents, folders, images, pdf, contacts etc.
    Now with LEOPARD I see the categories when I search by clicking on the upper right-- but then if I choose SHOW ALL the results appear in a smart folder and they are in more or less the standard name, kind or date format-- but the wonderful categories listing (as in the dropdown menu listing) is no longer there. IS THERE A WAY to get that 'categories' listing view back?
    Best regards,
    Steve Schulte
    Tuesday 17 March 2009 at 16:41

    Categories is gone from Leopard's Spotlight. For more on Leopard's Spotlight, see http://www.pinkmutant.com/articles/Leopard/leospot.html and my mod to Finder's Find at http://discussions.apple.com/message.jspa?messageID=6725932 for what you can change so you can find stuff excluded by the default structure.

  • How to get a title view at run time

    I want to insert a title for a report which shows title "The Monitor name selected is ------" and whatever selected in the prompt should be displayed along with the static title...
    I have done with formula @{parameter} and iam getting the desired result.
    But when i get to the report, i could see the formula displayed like.."The Monitor name selected is@{parameter}". And when i select anything from prompt then only it is displaying the result..
    Is there any option wherein i can see only the text "The Monitor name selected is" and not the formula@{parameter} till the time we dont select anything???
    I mean when i go to the report without selecting anything , I should not see .."The Monitor name selected is@{parameter}", but only the text .."The Monitor name selected is" ....
    Please Help!!!

    Use the narrative view for this. In a narrative view you can add text and the value of a column, by adding @1, @2, where 1 or 2 is the number of the column from the criteria tab.
    So you need to add "Monitor name" to your Answers report (you can hide it if you want), and then you can use it in you narrative view.
    Regards,
    Stijn

  • How to get full length view to avoide frequent scrolling for a Z table?

    Hi Experts,
    I hv a Z_my_table, with 15 columns. I wanna to create a table maintainance generator/view/SM30 for the same Z_my_table.
    I dd and am getting, fine.
    But, when I went to SM30 and looking the view, am getting half of the scren and all columns r truncation, so every time, i need to expand manually, scrollling left & right!
    So, if i wanna to avoide this scrolling in the view, What shuld I muct do/ is there any setting/flag?
    thanq

    Hi,
    Go to the screens that are generated in the
    table maintainece and increase the visible length for all
    the columns so that you need not drag every time.
    You can go to the screen from SE54.
    Eenter table name, select Generated Objects and click on change.
    Environment->Modification->Maintenace Screens
    Regards
    Sudhir Atluru

  • How to get the current view name is displaying?

    Hi Experts,
    I have a requirement that I have to know the current view is displaying. At the header of the page, there is a component (BTCHIST) which is fix and common for the all others. It has a button called Finish. When the user clicks on it, it has a different behavior depending on the current view.
    Does anyone know any method in order to get this information? I searched up in CRM_UI_FRAME, however I didnu2019t find anything.
    Regards,
    André

    Hi,
    You need to redefine the method IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION of the controller class to change the view description. Unfortunately, the effort is huge and we cannot do it dynamically and needs to be done for each view in question.
    Regards
    Prasenjit

  • How to get the desktop view all the time in google it always swithches back to mobile view

    every time I start up Google email it goes to mobile view even if I switch it to desktop view.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • How to get two week view of calender?

    When we click on week view of calender, it displays calender in week view.it shows only 1 week , i want to show two weeks view. can't use MSSQL database.
    please help,

    This won't be available out of the box. One thing I can think of is to have a page with two calendar views and then run some JavaScript/jQuery on it to automatically go to the next week.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • IPhone Os - TabBarController - how to get notified of view switch ?

    Hi all,
    I'm running into an issue with TabBarControllers.
    I have an OpenGl view in a first tab that auto-refresh at 30 fps.
    When I switch to the second view using the TabBar I was hoping that the viewWillDisappear method would be invoked so I could stop the openGl refresh timer but it seems that it's never called.
    What is the proper way to implement that ?
    Thanks for your help,

    Implement tabBar:didSelectItem: in the tab bar delegate. If only the first view controller needs to catch this message you could make that controller the delegate. Otherwise you could use the app delegate (note that you shouldn't subclass the tab bar controller).
    I'm not sure whether the delegate message is sent before or after the transition. But you want to fire the timer at the view controller instead of the view anyway, right? In that case I don't think you'll need to care whether the message is before or after (I think it's before, but just not sure. Easy enough to check!).

Maybe you are looking for