AJAX  like screen movement in Webdynpro

Hi Experts,
   I saw a video demonstration on sdn "https://wiki.sdn.sap.com/wiki/display/EmTech/IslandsWDA_MHO"  where with the new
service pack we can move trays or other UI elements on the screen just by holding the mouse button on them like in AJAX.
  Unfortunately it didnt work for me when i tried to move my trays(which had  tables within them) but i am sure i have the right
service pack version on my system. The other new features like having sort capability in search helps , ability to drag and drop  the columns in a table with the mouse are working fine.
The component version in the system status window of my system says that i am on EHP4 FOR SAP ERP 6.0 / NW7.01. Could someone please tell me what is missing....
Thanks In Advance,
Chaitanya.

>Unfortunately it didnt work for me when i tried to move my trays(which had tables within them) but i am sure i have the right
service pack version on my system. The other new features like having sort capability in search helps , ability to drag and drop the columns in a table with the mouse are working fine.
You are on the correct Enhancement Package level. The trays don't move automatically.  You have to use the new Drag and Drop UI elements and events to design this into your application.  I would suggest that you start by reading this help document:
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a5/bf47414eca430794189fbb5919cc2f/frameset.htm
You can also study the example application WDR_TEST_DRAG_AND_DROP.
In 7.02, SAP is doing some work that will allow some runtime drag and drop of components without need for special application coding.  We will show this new functionality for the first time at TechEd this year.

Similar Messages

  • All folders stay to the right on the screen, I would like to move folders around

    all folders stay to the right on the screen, I would like to move folders around

    What happens when you try to move them?  How are the View Options set for the Desktop:
    You have not helped me!
    What prompted that? 
    OT

  • Article: Screen Conversion in WebDynpro for ABAP

    Hi all,
           I want to share with you my first article that i posted in SDN. Looking for your valuable comments...
    Click the below link to read by article. Thanks.
    <a href="http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/screen%20conversion%20in%20web%20dynpro%20abap.pdf">Screen Conversion in WebDynpro for ABAP</a>
    Some of the links in the article are not accessable from the article. The links are given below.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e036712">Getting Started with Web Dynpro for ABAP</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/30/f2156a26fb4b4d86c5b0ce9f86bfb3/content.htm">Wizard</a>
    [url=http://help.sap.com/saphelp_erp2005/helpdata/en/73/e5e6418b7eca17e10000000a155106/content.htm]Restrictions[/url]

    HI Hema,
    What i understood from u r query is u want 2 refrsh all ui elements data.
    u can read data from the respective nodes and clear those data.
    Example: I want to delete contents of an ui element on the screen( FULL_NAME ).
    create a buuton REFRESH  on the screen and assicn a action to that button.u wil get a method with that action.write this follwing code in tat method.
    method ONACTIONREFRESH_UI .
        DATA lo_nd_processedby TYPE REF TO if_wd_context_node.
        DATA lo_el_processedby TYPE REF TO if_wd_context_element.
        DATA ls_processedby TYPE wd_this->element_processedby.
        DATA lv_full_name LIKE ls_processedby-full_name.
      navigate from <CONTEXT> to <PROCESSEDBY> via lead selection
        lo_nd_processedby = wd_context->get_child_node( name = wd_this->wdctx_processedby ).
      get element via lead selection
        lo_el_processedby = lo_nd_processedby->get_element(  ).
      get single attribute
        lo_el_processedby->get_attribute(
          EXPORTING
            name =  `FULL_NAME`
          IMPORTING
            value = lv_full_name ).
    clear lv_full_name.
    CALL METHOD lo_el_processedby->set_attribute
      EXPORTING
        value  = lv_full_name
        name   = `FULL_NAME`
    endmethod.
    reward if it is use ful

  • Query regarding screen capture in webdynpro

    Hi
    i needed to use the java.awt.Robot class to perform a screen capture. This is basically used to capture signature which is done on a applet. But hwile i am using it gives me java.awt.headless exception which basically means that i cannot use display devices or certain other features. is there any way get past this.
    Is there any way i can do a screen capture using webdynpro.
    I have few more doubts regarding a application that i need to make. If i am not able to get a solution for this problem i would explain the scenario and probably someone could help me with solution for the same
    thanks
    regards
    Srikumar V

    The problem is that the iframe control is not really supported and should not be used anymore i think.
    But anyways: Since there is actually no out of the box solution, the steps you would hav to go are as follows:
    1. Get Access to the image data (client side)
    I suppose the paint method of one of the AWT/Swing components is overwritten to draw the signature with a pointig device (eg mouse/touch screen)
    in the method public void paint(Graphics g) you have access to the component's Graphics object.
    When the user presses a button in that applet you need to get the latest graphics object of the component and get the bitmap data out of it.
    This is basically the same as using the java robot screenshot, just more elegant.
    But it is important of course, that the navigation to the new view is somehow triggered by the applet so that it can send the request to the servlet before the applet is destroyed.
    2. Send the data to the Server
    I think the best would be to write a servlet to accept the bitmap data from the applet and store it to a database. When the File is uploaded you have to navigate to the next view (using portal navigation or javascript to reload the parent frame)
    Then you need to query that database from Webdynpro to get the file.
    3. Now you would have to use a library like iText to create a PDF file with your image in it.
    This is all not really easy and I can only describe some rough ideas. I cannot think of an easier way to do it right now since client side coding is not supported by webdynpro.

  • Full Screen Movie

    Why cannot I get itunes to play a rented movie fullscreen now on a separate screen (plasma) after the new itunes update?? I cannot get the itunes buttons to disappear. In my screen preferences it is all set up as per normal as a monitor (non mirror) What is up??

    You might try adding it like the movie in this demo page. You can set the window size to be any size you want but with so many different display sizes it would be hard to pick the one size fits all. The benefit of this method is that the page it's on can load without the movie having to load until the play button is used.
    This is a low tech method and maybe there's another javascript method that would be more suitable out there.
    OT

  • My iPhone 5 screen moves its self and opens apps it self how do I fix that?

    My iPhone 5 screen moves its self and opens apps it self how do I fix that?

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        

  • Ipad mini (retina) goes wild ! can't type, lot of screen movement

    My screen seems to be to responsive, even when set on table the screen moves like crazy seems as if even moving a hand over the screen sets it off.
    if i try to type a message it'll give a lot of wrong characters. Turning wifi, bluetooth and so off doesn't fix it.
    should I erase it completely and if doing so be able to restore the ios (7.1)

    The screens are exactly the same. I have a Tech Armor HD Screen Protector on my iPad Mini and absolutely love it. You wouldn't even know it was on there if I didn't tell you.

  • Full Screen Movies

    Hi;
    I have the following code in Python to display my movies:
    <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='%s' height='%s' id='Maya2012Main' name='Maya2012Main'>
    <param name='movie' value='Maya2012Main.swf'>
    <param name='allowfullscreen' value='true'>
    <param name='allowscriptaccess' value='always'>
    <param name="FlashVars" value="pg_name=%s" />
    <param name="allowScriptAccess" value="sameDomain" />
    <embed id='Maya2012Main'
            name='Maya2012Main'
            src='Maya2012Main.swf'
            width='%s'
            height='%s'
            FlashVars="pg_name=%s"
            pluginspage="http://www.macromedia.com/go/getflashplayer"
            type="application/x-shockwave-flash"
            allowscriptaccess='always'
            allowfullscreen='true'
    />
    </object>''' % (str(int(round(wn*1008))), str(int(round(wn*548))), page, str(int(round(wn*1008))), str(int(round(wn*548))), page)
    I test the requesting browser for the screen width, but this is not optimal. Isn't there a simple way to make width=100%?
    TIA,
    Beno

    Mmm.. Interesting... because I am using Firefox 2.0.0.4. I am
    also using Firefox 2.0.0.6 on my laptop like you are, and it seems
    to work fine. I guess it don't understand the technical details of
    why full screen will not work on Firefox. What I find interesting
    is that some of my full screen movies do work fine on 2.0.04. I
    wonder if it the Flash Version in which the full screen is
    published? I will try some further testing.
    I am concerned because there are likely many users of earlier
    Firefox versions, and I need to produce a full screen which will
    work no matter which Firefox Version you use.
    Thanks!
    Suzan
    quote:
    Originally posted by:
    jbradley88
    It worked fine for me in Firefox 2.0.0.6 with Flash Player
    Plugin version 9.0.45.0 at a screen resolution of 1280x1024.
    Is your problem that the browser window refuses to display at
    full screen or is the Flash movie itself not showing at it's proper
    size? Knowing that would at least help us know where to look.

  • Screen moves suddenly when I move object

    I am on a 2009 Mac Pro w/ 2 hard drives and updated graphics card, OS 10.9.3, with Apple keyboard and Apple mouse. Dell monitor, two years old. I am using Adobe Creative Cloud subscription.
    Why does my screen move horizontally and vertically, while it zooms out, when I am moving objects in Illustrator.
    I thought it might be mouse or keyboard settings, but I have changed the settings several times and tried other mice, as well as changed Illustrator prefs many times.
    Any and all suggestions are welcome.
    Thanks.

    Have you checked Universal Access setting in the OS preferences? It sounds like something that would be triggered there.

  • What's with the "Full Screen" movie rentals?

    I"m as ****** as the next guy about the "No HD rentals" issue, but even more ****** off that most of the rentals I'm clicking on aren't just not available is HD, but aren't even available in "Widescreen". All Macs have a "widescreen" display now, and even your iPods, iPod Touch, and iPhone's are widescreen. No one wants to download a rental of a "Full Screen" movie anymore. My God, "300" in Full Screen - What are they thinking? If they want to offer "Full Screen" rentals, it should be an option, like when you go to the video store to buy a DVD, and are offered a "Full Screen" version or a "Widescreen" version. I don't think they even sell Full Screen TVs anymore. I have the same problem with PPV from the cable company... If it is not offered in Widescreen, I don't rent it. The same will be true here. I just never imagined Full Screen would ever even be offered, much less the only option.

    The iTunes store has pretty much everything in widescreen that it can, but as with most televisions and "home theater" setups... Widescreen really doesn't matter. I know that some people prefer widescreen, but I don't. I have a projector not a TV so I have a 20 foot screen and the black lines in most "widescreen" movies eats up 4-5 feet of space. The only movies that come formatted for a widescreen TV in the first place(I am talking about on DVDs) are the Anamorphic Widescreen DVDs. They have a 2.35:1 aspect ratio, but very few DVDs actually have this, most are in 1.85:1 aspect ratio or 16:9 which is actually a fullscreen movie with black lines at the top and bottom.
    As for HD rentals in the iTunes store, this is AppleTV only, and that is not Apple's fault, this is due to DRM. In order for you to play a copy-protected Blu-ray or HD DVD you have to have http://en.wikipedia.org/wiki/HDCP compliant hardware, the apple TV is HDCP, but you computer is not, so therefore Warner Bros/FOX/Sony etc. Can not be guaranteed that you won't be able to pirate their content.
    Most people do not have a widescreen TV, and yes most Computer screen LCDs are capable of just about any resolution, but a lot of people are still in the non-HD zone.
    I agree that many people want HD content, however given how hollywood lost the battle to keep DVDs copy-protected, they have taken enormous steps to protect HD content.....

  • Full Screen movies do not work in Firefox

    Hi All,
    I am having a problem publishing Flash 8 movies full screen.
    They are fine in Internet Explorer. But Firefox crops the full
    screen so that you only see a portion of the full screen movie.
    I am using Firefox 2.0.0.4, as well as version 2.0.0.6 on my
    laptop. Can't get full screen to work in Firefox most of the time,
    but occasionally it seems to work. Is this a Firefox problem, or
    Captivate problem?
    An example, look at the full screen movie:
    http://www.ikebarberlearningcentre.ubc.ca/health/tutorials/Google/Google%20Tutorial%20for% 20Health_fs.htm
    Thanks, Suzan

    Mmm.. Interesting... because I am using Firefox 2.0.0.4. I am
    also using Firefox 2.0.0.6 on my laptop like you are, and it seems
    to work fine. I guess it don't understand the technical details of
    why full screen will not work on Firefox. What I find interesting
    is that some of my full screen movies do work fine on 2.0.04. I
    wonder if it the Flash Version in which the full screen is
    published? I will try some further testing.
    I am concerned because there are likely many users of earlier
    Firefox versions, and I need to produce a full screen which will
    work no matter which Firefox Version you use.
    Thanks!
    Suzan
    quote:
    Originally posted by:
    jbradley88
    It worked fine for me in Firefox 2.0.0.6 with Flash Player
    Plugin version 9.0.45.0 at a screen resolution of 1280x1024.
    Is your problem that the browser window refuses to display at
    full screen or is the Flash movie itself not showing at it's proper
    size? Knowing that would at least help us know where to look.

  • Ios 7.4  nightmares. When idle and charging my screens move on their own, types jibberish on its own and sends the jibberish as a text message to random callers, changes sounds on its own.  And that's not all!!!

    The ios7.04 download for my iphone 4s has tuned the phone into a nightmare. Battery charging time is 3x what it used to be, battery drains after 4 hours whether I talking or phone is idle. I can no longer hear the phone when it rings. Here is the dealbreaker:When idle, untouched and charging the screens move on their own, type jibberish on their own and send the jibberish via text to a random selection of my contacts. The phone is charging now and I am watching the screen move to the alarm stopwatch screen. It  From there is has moved to the Sounds screen and has changed my ring tone twice. (It plays the tones as well.). My hands are not on the phone at the time and the homescreen is visible when charging begins. I have turned off so many components of the phone that there is simply no longer any reason to walk around with what has become a functionless burden. The most obvious solution is to say goodbye to Apple and go back to the brand I was using before. Thought I's give this forum one last shot. For the life of me I can not understand why so many of us have so many complaints about our devices yet no one takes the path of least resistance...which is to simply switch to a brand that is reliable. I never had any problems with a cell phone until I switched to Apple.

    Thank you. I called my carrier and told them that the i704 os made my phone unusable and that the support in the forums is populated by children like yourself who make nasty comments and provide no support, I was released from my contract. Free at last from rotten Apple and shmucks like you.

  • Screen moves with the mouse !

    Since few weeks the screen of my iMac G4 800mHz( Flat Panel 17") acts curiosly: It moves along with the mouse mouvement.
    When I move the cursor to the right, the screen moves few pixels to the left.
    Inversely, if I move it to the left, the screen moves to the right.
    Same thing in the vertical axis.
    I tried to change the resolution and the problem persists.
    What should I do ?
    Martine

    It sounds like you have accidentally activated zoom.
    You can disable zoom in System Preferences->Universal Access preference pane.
    Mac OS X 10.4 Help: Setting zoom options for viewing your computer screen

  • Screen moves away from mouse pointer

    When i use my magic mouse on screen, the screen moves away or does not respond to mouse clicks

    Hello there, peijinc.
    I understand your MacBook Pro seems to be taking longer than expected when coming back from sleep. It sounds like you may be seeing the Mavericks feature called Safe Sleep. The following Knowledge Base article offers up an explanation of how that feature works:
    OS X: Saving energy with Sleep
    http://support.apple.com/kb/HT5963
    If you feel that this period of time is greater than normal, this article offers some practical steps to troubleshoot your Mac:
    OS X: When your Mac doesn't sleep or wake
    http://support.apple.com/kb/TS5357
    Although the entire article offers relevant steps, this section may prove most useful:
    If the steps above do not resolve your sleep-related issue, try these additional recommendations.
    Reset SMC
    Reset NVRAM/PRAM
    Test with external devices disconnected
    Try Safe Mode
    Try another user account
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Screen moves to right when attempting to click on screen

    Since upgrading from Mountain Lion, many times when I try to click on the screen, the entire screen moves to the right a half inch or so. I cannot click on the screen until the screen moves back to it's original position. I never had that trouble with Snow Leopard.

    Looks like you have spyware/adware installed.
    Press CTRL+ALT+DEL twice to reboot the computer and then in Firefox, go to Tools | Add-ons | Plugins and disable '''My Web Search'''. See this Wikipedia article on the subject: http://en.wikipedia.org/wiki/My_web_search
    You also need to update a few plugins. See this Adobe security advisory: http://www.adobe.com/support/security/advisories/apsa11-02.html
    Here are the update links you need:
    * http://get.adobe.com/flashplayer/
    * http://get.adobe.com/shockwave/
    * http://get.adobe.com/reader/?promoid=BUIGO

Maybe you are looking for