Adf gantt chart: how to drag the task bar to another date

hi all,
how can I drag the task bar to another date in ADF Gantt Chart.
do I need coding(like handler DataChangeEvent in dataChangeListener),
or just set some properties.
thank you for your help !
zqh

We are unable to drag the gantt bars in our application. Initially this used to work fine and we used to get a call back for the action type TIME_CHANGED in the data change event. But now neither we are getting handle around the bars for expanding/collapsing them nor we are getting any callback for this event.
Looks like if the Edit feature is added in the featuresoff attribute of gantt then the gantt becomes un-interactive. Is there a way by which we can remove the Edit menu but still be able to drag/expand/collapse the task bars?
Edited by: 907043 on Jun 25, 2012 2:45 AM

Similar Messages

  • ADF Gantt Chart refresh on drag and drop not working

    Hi All,
    I am using jDev 11.1.1.6.
    I have a bounded task flow with two page fragments. On the first fragment, I have some filters and on the second fragment I show the Gantt Chart.
    I have a data change listener associated to it. When I move a task from one time to the other, the data change listener is invoked and I can see that the database values are also updated with the new time values.
    But, after the refresh the task still shows up on its old time period and not the new one. But, if I open the application again as a fresh one, it shows up in the new time period.
    I have tried refreshing the iterator within the data change listener but it still doesn't work and the gantt chart in not getting updated instantly.
    Need help.
    Thanks in advance,
    Ankit

    Hi All,
    I raised a SR for this and the analyst filed a defect. The bug number is "Bug 18195263 : ADF GANTT CHART NOT UPDATED PROPERLY WHEN MOVING A TASK".
    As a workaround, I am manually refreshing the child rows after calling the update DB procedure (Procedure that updates the start date and end date).
    //Get the Master View
    ViewObjectImpl empVO = this.getemployeeList1();
    Row[] grpRow = empVO.findByKey(new Key(new Object[] { empNo }), 1); 
    // Get Child Rows using ViewLink Accessor
    if(grpRow.length>0){
    RowSet childRows = (RowSet)grpRow[0].getAttribute("empTasksView"); 
    //Execute Child Rowset
    childRows.executeQuery(); 
    Thanks,
    Ankit

  • Gantt chart- How to change the color of time bars of different versions

    Hi All,
    My Client wants to see all changes in planning schedule. I made different versions of these changes but he also want to see all these changes in gantt chart and in different colors. I tried to change the color in planning board assistant but in this screen (CJ27/ CJ2B). we cannot view all versions together. And if I use CN41, there I cannot change the colors of time bars.
    Secondly, we can change colors of times bars of basic dates, forecast dates and actual dates but there is no provision to change the colors of schedule bars of different project versions. Kindly reply-
    1. How to see all project versions in CJ27 or How to customise bar chart in cn41 or if we change in SPRO, then how to change graphic profile in project info profile
    2. How to change colors of different time bars of different versions.
    3. How to mention these legends (meaning of each color in chart) at footer of gantt chart (in print outs)
    Please Help.
    Thanks & Regards
    Dinesh Chauhan

    Thanks,
    actually I've created new project planning board profile where planning board assistant is customized but unable to use this profile in CN41. we can change PS info profile in CN41 and that;s why I thought that planning board profile may be assigned somewhere in PS info profile so that changes in planning board assistant will be applied in CN41 through PS info profile. Graphic profile is too complex to understand and not sure if it will help to get colored time bars of projct versions in gantt chart. Still not clear.
    Secondly not able to see all versions (snap shots) in gantt chart with different colors of time bars.
    I mean planning board screen can be customized but we cannt see different versions here which are possible in CN41, but we cannt customize the gantt chart (time bars) in CN41. Pls help.
    Thx & Regards
    Dinesh Chauhan

  • How can find the task bar height of the PC desktop

    Hi all,
    I want to find the height of the task bar of the PC desktop screen. It can be on any OS such as Windows, Linux, Mac..
    I have done something this. Create a JFrame and maximize it by make setVisible to true. Then get the height of it and dispose it. At the same time find the screen height using Toolkit. Then take the difference of it.
    My question is, even in the sudden time that JFrame is appear and dispose, it blink on the screen. I want to avoid it. Anybody can give me a solution for it.
    Here is my code.
            int screenHeight = Toolkit.getDefaultToolkit().getScreenSize().height;
         final JFrame tempFrame = new JFrame();
         tempFrame.addFocusListener(new FocusListener() {
             public void focusGained(FocusEvent e) {
              tempFrame.dispose();
             public void focusLost(FocusEvent e) {
         tempFrame.setExtendedState(JFrame.MAXIMIZED_BOTH);
         tempFrame.setVisible(true);
         int frameHeight = tempFrame.getHeight();
         int taskbarHeight = screenHeight - frameHeight;
            tempFrame.dispose();Thanks.

    needs a bucket load of testing (and possibly only works in java 1.6)
        System.out.println("TaskBar height = " + (Toolkit.getDefaultToolkit().getScreenSize().height -
                     GraphicsEnvironment.getLocalGraphicsEnvironment().getMaximumWindowBounds().height));

  • How to add the task bar containing some icons in to CM01 program

    hi there Gurus,
    i checked the program CM01, and found that all are include programs.
    now i would like to add some icons insides, such as sort, sum up etc.
    how could i do that?  please some one guide me.
    thanks

    hi there...
    u can do this... the way out is the use of customer exits.... search for a 'screen exit' in CM01 program, and simply put ur code in it....
    you can locate a proper customer exit in se81 transaction.
    For ur info, customer exits are hooks provided by SAP in their standard programs for the programmers to put in there own code as per the client requirements. they dont affect the standard code but simply addon another functionality.
    they are just like inheritance in oops.
    do reward if helpful or get back for further info.

  • How do I get Firefox to open on the desktop from the task bar

    When I click on the icon in the task bar, there is a streak off to the right of the screen. Another click and it streaks back to the icon. It will not show on my desktop. I used it one day, shut down and the next time I opened, I had this problem. Everything is on Firefox and I can't use it???

        imsarah18,
    Hmm that's definitely odd! How long have you been using the application on your phone? Do the messages show up on your phone?
    KarenC_VZW
    Follow us on Twitter @VZWSupport

  • How do I get IE 11 to open in the same window on the task bar?

    How do I get IE 11 to open in the same spot on my task bar.  i.e. IE 11 is on my task bar. When I open it, it opens in a new place on the end of the task bar.  Microsoft Outlook, Windows Explorer, Quicken, Adobe, etc,, all on the task bar open
    right at there location on the task bar; not in a new place at the end of the task bar.
    How do I get IE 11, Windows 7, 64 bit to open at the same place as the IE icon???
    Thanks

    Hi,
    Seems a strange issue, How about un-pin IE from the taskbar, then re-pin it to the taskbar for a test?
    If doesn't work, I suggest you turn off IE 11 in "Turn Windows Features on or off", reboot PC, then re-turn on, check the result again.
    Regards
    Yolanda Zhu
    TechNet Community Support

  • How do I get the "Notes" icon to appear on the task bar or Launchpad?.....late 2010 air

    How do I get the "Notes" icon to appear on the task bar or Launchpad?.....late 2010 air

    Ref: How do I get the "Notes" icon to appear on the task bar or Launchpad?.....late 2010 air
    Thanks for the input.
    Search field produces no "notes" file
    "Notes" icon does not appear in the applications folder
    I can not find the "notes" icon anywhere.
    Ideas?

  • How can I delete the task bar in iOS7

    How can I delete the task bar in iOS7

    Stop Task Bar (Control Center) from popping up?
    Settings>Control Center>Access Within Apps

  • How to change the Task title on runtime?

    Hi experts again,
    My customer is struggling with something very simple: how to customize the Task title. You can certainly create an argument in the task, use Data Associations to map the argument, and then use XPath expression to get the value from the task payload and set it to the task title. That works fine. But it only executes once, when the process instance 'enters' in the task.
    So once the Task is created, you can see the custom title in the Workspace.
    Now, can we change the Title on runtime? I thought you could get the task payload, update the title and finally update the task but this does not seem to work. Here's the code that does it.
    In this example, the priority is updated successfully but not the title.
    FacesContext context = FacesContext.getCurrentInstance();
    String tskId = (String)context.getApplication().evaluateExpressionGet(context,
    "#{pageFlowScope.bpmWorklistTaskId}", String.class);
    IWorkflowServiceClient workflowSvcClient = WorkflowService.getWorkflowServiceClient();
    ITaskService taskSvc = workflowSvcClient .getTaskService();
    ITaskQueryService wfQueryService = workflowSvcClient.getTaskQueryService();
    IWorkflowContext wfContext = WorklistUtil.getWorkflowContextForASelectedTask();
    Task myTask;
    try {
    myTask = wfQueryService.getTaskDetailsById(wfContext, tskId);
    Element payloadElem = myTask.getPayloadAsElement();
    System.out.println("****************" + myTask.getTitle());
    System.out.println("****************" + myTask.getPriority());
    myTask.setTitle("Task Title 3");
    myTask.setPriority(2);
    myTask.setPayloadAsElement(payloadElem);
    taskSvc.updateTask(wfContext, myTask);
    } catch (Exception e) {
    e.printStackTrace();
    The results which printed out in console after execute above code twice.
    ****************Task Title 1
    ****************3
    ****************Task Title 1
    ****************2

    You can use the appropriately named Window Title property. In your project you can define conditional disable symbols (right-click on the project node and select Properties) and then use a conditional disable structure in your code. However, these symbols apply to the entire project, not to a specific executable. Thus, a better route would be to use the executable name (also accessible via a property), if possible, or some other distinction between the executables. What makes the executables different?

  • The Task bar at the bottom of my computer dissapears when I use Firefox how do I get it back?

    I think I clicked something near the bottom of Firefox, and now the task bar at the bottom of the computer screen disappears when I go on Firefox. It goes a bit transparent when I first goon Firefox but then disappears completely when I click anywhere on Firefox. I want to have the task bar back. (By task bar I mean the thing at the bottom with the start menu and things on)

    This has happened to me in Chrome, Firefox & IE. (I have Windows 8).
    So many other people have had this issue over the past couple of years in forums. They have all been "Closed/Solved" but they have NEVER been solved!!
    (Hint: It is not solved by toggling task bar properties etc etc etc or dragging anything anywhere or messing with explorer.exe or clicking F11 / F10 or F bloody anything else!! etc etc et bloody cetra! ! So don't talk about that!!! I can go to my 11yo for such mundane, non-thinking wastes of time!!)
    Why can't someone do something to fix it?!
    No wonder Microsoft can only exist through size but not with client service!!

  • How do you get the the task bar to appear on the cinema screen

    Just picked up a new Macbook Air. How do you get the task bar to appear at the bottom of the cinema screen?
    Thx,
    Chris

    Try moving the cursor to the bottom of the screen if dock is set to appear at the bottom of the screen.
    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare.
    Best.

  • Firefox has spontaneously decided not to show the task bar at the bottom of the screen, and some menu bars have been messed up. How can I fix this?

    My Firefox has spontaneously (apparently) decided not to show the task bar at the bottom of the screen (the margin is there, but it is blank), and some menu bars have been messed up. Perhaps the most annoying aspect of these changes is the fact that I have to use alt-tab to move from a Firefox session to another session.
    I can find no way to fix these problems. Can you help? Am I going to have to uninstall and re-install Firefox in order to get back to the default settings? If so, is there any way to preserve my bookmarks?

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: command+Shift+F).<br />
    If you are in full screen mode then hover the mouse to the top to make the Navigation Toolbar and Tab bar appear.<br />
    You can click the Maximize button at the top right to leave full screen mode or right click empty space on a toolbar and use "Exit Full Screen Mode" or press F11.
    *https://support.mozilla.org/kb/how-to-use-full-screen
    See also:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    *https://support.mozilla.org/kb/Toolbar+keeps+resetting

  • IPhoto update with Maverick will only crop in landscape no matter how you drag the corners.

    Not being a professional photographer, I use Iphoto for basic editing as well as organization.  Prior to Maverick update and Iphoto update, when i used the crop tool and selected constrain and photo size (i.e., 8 x 10, 5 x 7 etc.) the crop tool would automatically change between landscape and vertical based on how you drag the corners of the tool.  Since the upgrades, the crop tool will only allow you to crop in landscape.  Any suggestions or does this need to be addressed in a software update?  I know some of you will want me to use some other software (Apreture, Lightroom, etc.) not interested.  I love just the basics.  Thanks.

    After setting the crop aspect ratio go back to that menu and at the bottom select Portrait.  Now it's a two step process.
    OT

  • How to release the task and Transport

    Hi can anybody tell me the steps , how to release the task and how to relase the Transport into Quality.
    Thanks in advance.
    kp

    Hi,
    Go to SE09..
    Give your user name..Press enter..It will display all the CRs..
    Place the cursor on the task of the CR you want to release..
    Press the transport button (F9)..
    Do the same for all the tasks..
    Then place cursor on the CR..
    Press the transport button (F9).
    Now the CR is released...
    You can basis team to import the CR to quality system using the transaction STMS.
    Check this link for using the STMS
    http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a3c57acc11d1899e0000e829fbbd/content.htm
    Thanks,
    Naren

Maybe you are looking for

  • Viewing on SD external monitor through Z1

    Hello all, I posted this same message a few months ago but then went away so it went off the boil, hence my repost so apologies for that. Here's my problem, I'm trying to colour correct on my broadcast monitor. Initially the project was HDV but i dow

  • Video camera/Rin​g tones

    I have a Curve 8310.  It does not have the video camera capability or the ability to change ringtones.  Is this standard?  How can I fix this?  I have emailed tech support and have not received a response.  Please help.

  • Launch console

    I've finally been able to create a new virtual machine. However when I try to connect to the console via the Manager website, i get an message (in status bar of browser) that the java applet failed to load. I do have java installed. I did install the

  • Howto start a Business Rule with MAXL

    Hi, I want to start a Business Rule over a MAXL Skript. I dont find anything about this in the Documentation. I only found execute calculation which starts a calc script. Can Anyone tell me the right command ? Thanks Kevin

  • RFC VS Abap Proxy

    Quest point where the RFC is better the AbapPorxy than? In me to inform