Move elements in layout and bind the elements?

Hi experts, I have sereval questions.
1. In a view, I drag & drop a group to the layout and drap sereval elements on the group. But I can't move the elements to the next line. They were just arranged one after one and line after line. How can I move them as I want?
2. Does it exist a "table" element for the layout? Where is it?
3. Does it exist a "date select" button for the layout which allows me to see a calendar and select a date on clicking it? Where is it.
4. I've  mapped and binded the context of Component Controller to my Window context. But when I want to map & bind Window Context to View Context, all of the elements of context are gray that I can't bind them to the UI elements on the layout. That's why? How can I bind them?
Thank you a lot in advance!!!!!

Hi
1. In a view, I drag & drop a group to the layout and drap sereval elements on the group. But I can't move the elements to the next line. They were just arranged one after one and line after line. How can I move them as I want?
You have to use Layouts, you have GridLayout, FlowLayout, MatrixLayout and RowLayout
Layout property is there for Groups, Transparent Containers
2. Does it exist a "table" element for the layout? Where is it?
Table UI element is not for Layouts, you have to use the Layouts mentioned above
3. Does it exist a "date select" button for the layout which allows me to see a calendar and select a date on clicking it? Where is it.
Take an Input Field and bind it with a Cotnext Attribute which of type DATS or dataelement which is a date type, then you can see calender automatically
4. I've mapped and binded the context of Component Controller to my Window context. But when I want to map & bind Window Context to View Context, all of the elements of context are gray that I can't bind them to the UI elements on the layout. That's why? How can I bind them?
This should not happen, check this again
Abhi

Similar Messages

  • How do you move a single album, and not the whole library, in iPhoto to an external hard drive?

    How do you move a single album, and not the whole library, in iPhoto to an external hard drive?

    File -> Export to a folder and copy it over.
    That will give you a folder with the images. There is no way to move an album outside of iPhoto. You would need to have a library containing it.
    Regards
    TD

  • Layout - not recognize the element when i call the function write_form

    Hi experts,
    I got a layout(se71) that not recognize the element that i add in the MAIN window when i call the layout from a program.
    what could it be?
    i add the element in se71.
    any help will be appreciated.
    Michal.

    Hi!
    the write form that u are calling should be as below....
    CALL FUNCTION 'WRITE_FORM'
       EXPORTING
          element                  = 'ELEMENT'
          window                   = 'MAIN'
        EXCEPTIONS
          element                  = 1
          function                 = 2
          type                     = 3
          unopened                 = 4
          unstarted                = 5
          window                   = 6
          bad_pageformat_for_print = 7
         spool_error              = 8
          codepage                 = 9
          OTHERS                   = 10.
      IF sy-subrc <> 0.
        MESSAGE 'MAIN window not called properly'(006) TYPE 'E'.
      ENDIF.                               " IF SY-SUBRC NE 0
    in the layout see if the code there with data element is proper as...
    /E  ELEMENT
       &var&
    Also this write_form FUNCTION MODULE should be called  b/w OPEN_FORM and CLOSE_FORM Function Modules.
    Regards

  • Kill a thread and remove the element from the vector

    Hi All
    I have attached each Vector element to a thread which I later want to kill and remove that element from the Vector.
    Thread.join(milliseconds) allows this functionality to let the thread die after n milliseconds.
    However, I want to delete this element from the Vector now.
    Can someone please throw some light on this?
    Here the code I have written for this:
    try
         System.out.println(counter);
         int xCoord = generator.irand(25,200);     // X-coord of AP
         int yCoord = generator.irand(25,200);     // Y coord of AP
         listMN.addElement(new MobileNode((int)mnId,new Point2D.Double(xCoord,yCoord)));
         listMNcoords.addElement(new Point2D.Double(xCoord,yCoord));
         for(int i=0;i<vnuBS.returnBSList().size();i++)
              if(vnuBS.returnBSListCoords().get(i).contains(xCoord,yCoord)&&(vnuBS.returnBSList().get(i).getChannelCounter()<=3)&&(vnuBS.returnBSList().get(i).getChannelCounter()>0))
                   double c = exponential() * 10000;
                   long timeToService = (long)c;
                   System.out.println("BS "+vnuBS.returnBSList().get(i).id+" is connected to MN ");
                   vnuBS.returnBSList().get(i).reduceChannelCounter();
                   System.out.println("Channel Counter Value Now: "+vnuBS.returnBSList().get(i).getChannelCounter());
                   mobileNodesThread.addElement(new Thread(listMN.elementAt(mobileNodeCounter)));
                   mobileNodesThread.elementAt(mobileNodeCounter).setName(mobileNodeCounter+"");
                   mobileNodesThread.elementAt(mobileNodeCounter).start();
                   mobileNodesThread.elementAt(mobileNodeCounter).join(100);
    //                              System.out.println("Died");// thread dies after join(t) milliseconds.
                   System.out.println("ListMN getting generated : " + mobileNodesThread.get(mobileNodeCounter));
              else if(vnuBS.returnBSListCoords().get(i).contains(xCoord,yCoord)&&(vnuBS.returnBSList().get(i).getChannelCounter()<=0))
                   listMN.remove(this.listMN.lastElement());                         //dropcall
                   System.out.println("Removed "+mnId);
                   removeCounter++;
                   mnId = mnId--;
                   mobileNodeCounter--;
              mnId = mnId+1;
         Thanks a lot.

    I'm not sure if what you are trying to accomplish is correctly implemented.
    The method join does not kill the thread. It will wait for the specified time for the thread to exit. If you want the thread to run for a specified ammount of time, develop the run method of that thread with that in mind. Do not try to kill it from the outside, but let it terminate itself (gracefull termination).
    Now for your question regarding the vector (you should probably be using ArrayList nowadays): I would implement the observer pattern for this job. Make the threads post an event on the interface when they are done, let the main thread register itself with the threads and synchronize the method that handles the events. In that method you can remove the object from your list.
    I'm not sure if you want to use thread anyhow, could you tell us what it is that you are trying to accomplish?

  • WBS Element Actual Cost and 'Detailing the  Value Type ' issue

    Hello BW Experts ,
    I want to extract the WBS Element Actual Cost and Revenue.
    I have selected the data source 0CO_OM_WBS_6 .
    In this data source there is a field  Detailing the value type ' 0VTDETAIL.
    As per SAP BI Help if the value of this field exists between 1 to 4 then it is actual cost of WBS ( also Key figure Category 0METYPE should be 1000 for actual cost and for revenue it is 1001).
    value 4 of 0VTDETAIL means CO Activity Allocations.
    When I see  the data from this data source in RSA3 , I could not get any WBS whose 0VTDETAIL is 1 to 4 and Key Firgure Category as 1000, value type = 10.
    Is there any other data source I should select in order to get actual cost for WBS ?
    I can see the settelment cost whose 0VTDETAIL = 5 through this data source in RSA3.
    But I want to see the data for the Actual Cost whose 0VTDETAIL = 4 .
    What could be the reason ?
    Thanks in advance .
    Amol.

    Dear Oscar,
    Thanks for your response,
    The Actual Cost posted by our Functional Consultant is USD 250, but i am getting the Total Actual cost is ZERO (Sum of -250 +250) as i shown above.
    the posted  actual cost is +250, finally we need this figure only,
    if i do restriction on Sender receiver Indicater field with S than i will get Actual Cost 250, but in SAP standard RKF for Actual Cost there is no restriction on Sender receiver Indicater field (S & H)
    I hope you got my point now.
    Thanks
    Amar Reddy

  • Since updating my ipad to IOS 6.0.1, when I move my apps around and press the home button to stop them shaking, it switches my ipad off and back on again

    SInce updating my ipad 2 to IOS 6.0.1, when I try to rearrange my apps and press the home button to stop them shaking it turns my ipad off, then it shows the apple sign on the screen and comes back on, but the apps are back in the places they was before I tried to move them. Anyone any ideas how to stop this?

    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Urgent HELP! how to resize a layout and change the color from black to white

    Hey!!!
    im in urgent help of someone to answer my questions. I have a huge Indesign exam monday and two of the questions are   
    -resizing a layout
    -changing a color layout to black and white
    I have done many porjects in Indesign but to be honest i don't know what they are refering but resizing a layout or changing the layout color to black and white. If any body can explain me this a little be I be so thankful!
    Thanks,
    Fiama Piccardo

    I've decided to relent a little and give you a hint, so you can do some looking and figure this out for yourself. Everything you need for either of those tasks is accessed from the File menu...
    And a further hint. Indesign does not have a black and white or grayscale working colorspace, so you never truly have a black and white layout, though all of the objects in the file may use only black ink. You can, however, output a PDF, in a couple of ways, that will convert your color file to one that uses only black.

  • How can I convert a feature length HD 25fps .mov file to NTSC and preserve the exact duration?

    Hello all
    I seem to stumble over a small but significant timeline distortion: I'm trying to convert a full-length feature film file (1:52:07:01) from the source file, which is full HD at 25 fps to .m2v in NTSC for use on DVD. The picture quality is excellent, especially with highest quality settings, but even using Frame Controls, allowing Compressor to choose the ideal frame rate and setting the duration of the target file at 100.000% of the source file, the result has now repeatedly been 7 seconds shorter than the original. (Which, by my estimation, would in fact be about 0.1% out, so more than the tolerance thresold indicated.)
    Ordinarily, this might not be a big problem, if it weren't for the fact that the film is subtitled in three languages and this means that from about a third into the film now these subtitles in DVD Studio Pro appear progressively out of synch. (And anyone working with DSP will know how cumbersome shifting subtitle clips is...)
    Any help greatly appreciated.
    Many thanks
    Sebastian

    thanks again russ for your help with this - i've been able to solve the problem. i did try your approach, though for reasons which probably have nothing to do with anything, the export didn't complete and i ended up with a file that suddenly stopped, twenty minutes short of the ending.
    in the mean time, though, i rendered both picture and sound out at 100.1% of the source file duration (which is the relative length compressor calculated when i used frame controls to set the output file to precisely the absolute lenght of the source file) and this seems to have worked. i now have an NTSC formatted .m2v and an .ac3 file, which are in synch with each other and with the original time line and therefore with the subtitles.
    hope if anyone comes across a similar issue, this may be useful to know.
    many thanks & all best

  • Add dynamic buttons to each report row and bind the row data to buttons specific to that row

    I have a page with a form at the top and a report at the bottom which is tied to a table. I need to add a pair of buttons for each row of the table and add dynamic actions for these buttons. I need to submit the data corresponding to the row to a REST service and refresh the table/row. I know it is possible to add ajax call and refresh the table after the response is received. But I am not sure how I can dynamically include a pair of buttons on each row and have the access the data corresponding to the record when a particular button is clicked. I was not able to find such a feature using the help page. Can you please let me know if this is possible. Thanks in advance.
    Below is the representation of how I need the page to look like.
    Col 1
    Col 2
    Col 3
    data 1
    data 21
    data 31
    Button 1
    Button 2
    data 2
    data 22
    data 32
    Button 1
    Button 2
    data 3
    data 23
    data 33
    Button 1
    Button 2
    data 4
    data 24
    data 34
    Button 1
    Button 2
    I should be able to access data 1, data21, data 31 from button 11 and button21 etc.

    select data1,
              data2,
              data3,
              null button1,
              null button2,
              rowid r_id
    from .....
    If you edit the column for button1 and navigate to the Column Formatting region you can create your button here, several different ways.  You will need to play around with how you prefer.  See below:
    <input class="button1" type="button" id="#R_ID#" value="label for the button" /> or <button id="#R_ID#">label for button</button> or you could use <a> and apply css of your theme.
    You also create both buttons in a single column.  From here you can reference any of the columns from your select by using the #COLUNMNAME# format (as I did with R_ID).
    You will next need to something similar for all columns you want to be able to grab when you click the buttons.  See below:
    --- This would be for data1 column
    <span id="D1-#R_ID#">#DATA1#</span>
    You would do these for each column that you want access to when button clicked as mentioned above.  You could bypass this step and use jquery to traverse the DOM using .closest() and .find() and give each column a distinct class.  Is is your preference.
    You would then create a dynamic action triggered when .button1 is clicked.  Now that you have that object you can get the id of the triggering object which would be your r_id and from there you can access all your individual data points(all this done in a javascript in the dynamic action) and assign to hidden items on your page.  The next step of that dynamic action you could execute pl/sql and pass those in page items.
    Hope that all makes sense.
    David
    Message was edited by: DLittle
    Just as a bit of clarification:  the r_id column does not have to be rowid, but it does need to be unique for each row return.  You could use your primary key or rownum.  Whatever works for your scenario.

  • "How would I add the rows of a 640 x 240 2D array together? I mean , the elements of row 1 to the element of row 2 and so on. I want to end up with a 1 d array of 640 elements in which each element is the sum of the other 240 elements in the rows."

    "For explaination , like this
    1 1 1 1 1 1 1 ....... to 640
    +2 2 2 2 2 2 2 .......
    +3 3 3 3 3 3 3 .......
    =6 6 6 6 6 6 6 ....... this is the final 1D array of summed elements."
    Appreciate the sample VI's but I can't open them ( I have Labview 5.01 )

    Here is Mikael solution, expanded to include rows and ready to use as a subVI. Now all is needed is the polymorphic version
    www.vartortech.com
    Attachments:
    Sum_rows_or_colums.vi ‏25 KB

  • Trying to organise video clips but can not find them in iphoto under Movies but do appear idvd under movies.How can I get into iphoto movies section to edit and organise the video clips

    In iphoto '08 in my Library section "Movies" doesn't show as a seperate folder so to find my video c;ips I have to go through 13,000 photos and yet in iDVD they do show up in the media area. How can I edit them and put them into specific files?

    Tell me if a video has been recorded on its side! or even upside down, can you turn it round the proper way?
    If you have Quicktime Pro you can rotate the video. There's a plugin for iMoive that can rotate clips.  Go to MacUpdate.com and do a search for "rotate video" and you'll find several apps that can do the job and the plugin: MacUpdate: Search for '+rotate +video'
    OT

  • When exporting/rendering a .mov from both PP and AE the .mov thumbnail is not right

    Hello,
    I have recently upgraded to OSX mavericks and updated my AE and PP CS6. When I export/render a movie the videos seem fine but the thumbnails are not a screenshot of the video - which is how I would like it (how it used to be). Instead it is of the quicktime logo just like this - http://embryology.med.unsw.edu.au/embryology/images/8/8c/Quicktime-icon.jpg. Please can anyone tell me how to fix this problem.
    Thank you in advance,
    Taro

    additional information -
    I also noticed that rendering from final cut also creates the wrong thumbnails (used to be a screenshot as explained previously)
    Exporting from quicktime pro seems fine (thumbnails have screenshot)

  • I want to purchase a Macbook Pro overseas for the keyboard layout and set the OS to English, but if I do so, would the keyboard layout also switch to English? Can I set the foreign layout as default?

    I would assume that changing the default keyboard so that I can use the proper corresponding one is possible, but I would just like to make sure before I buy one.
    Thanks in advance.

  • How to bind an element in an arrayList to a table column

    Hi everyone, I need your help.
    I have an ObjectListDataProvider to bind a class MyClass to a table. Inside of MyClass, there is a property called dynNumOfElements of type ArrayList. I need dynamically create the columns of the table to match the number of elements in ArrayList, and bind each element in the ArrayList to a column.
    However I dont know how to do it? It is going to be something like createValueBinding("#{currentRow.value(['dynNumOfElements[1]']}"). Obviously this does not work.
    Can you tell me a way to solve this problem?
    Is it possible to bind a column to an element in a collection?
    Thanks in advance

    Thanks Winston,
    Following is what I did. They are all in Page1.jsp
    public String getMyData(){
    // Make sure to check for nulls
    return myList.get(count++).toString();
    private ArrayList myList = new ArrayList();
    private int count = 0;
    public String button3_action() {
    // TODO: Replace with your code
    //initialize list
    myList.add("string 1");
    myList.add("Stirng 2");
    myList.add("string 3");
    TableColumn tc1 = new TableColumn();
    tc1.setId("tc1");
    tc1.setHeaderText("tc1");
    tableRowGroup2.getChildren().add(tc1);
    StaticText st1 = new StaticText();
    st1.setValueBinding("text", getApplication().createValueBinding("#{Page1.myData}"));
    tc1.getChildren().add(st1);
    return null;
    The error message is "Error getting property 'getMyData' from bean of type helloweb.Page1"
    Can you help me to fix the problem? Thanks a lot.

  • How to bind the attribute in the context to a dynamic created element?

    Hi, experts,
    There are some attributes in the node context(ee_node) that contained the attribute named "ANSSA" in the view(test_view) in the WDA for abap. In the method modifyview of the view(there is a transfered parameter that represent the name of "ANSSA")
    I want to create a dynamic element(inputfield) in the test_view. The element need bind the context attribute (ANSSA).Through the transfered parameter(para), I only know the name of the attribute binded. 
    How can I bind the attribute of the context in the following code?
    METHOD modifyview .
    *importing para type string.
    *importing m_view type ref to  if_wd_view.
    data wd_inputfield type ref to cl_wd_input_field.
    create one element automatically in the view.
      wd_inputfield = CL_WD_INPUT_FIELD=>NEW_INPUT_FIELD(
                                        view = m_view
                                        id = para
                                        BIND_VALUE = ???
    ENDMETHOD.
    I don't know how to replace the "???" in the method modifyview? Do you give me some hint for it?
    You can reply back to me via e-mail if you think we should discuss this internally at [email protected] or [email protected]
    Thanks.
    Best regards,
    tao

    Hi, Suresh,
    Thanks a lot for your help.
    The last mail have some errors. Now, I modify my code error. The following is my new code in the wddomodifyview method in the ADDR_AUTO_DISP_VIEW view.
    Now, I modify my code. The following is my new code in the wddomodifyview method in the ADDR_AUTO_DISP_VIEW view.
    METHOD wddomodifyview .
    importing view   type ref to if_wd_view.
      DATA      transparent_container           TYPE REF TO cl_wd_transparent_container.
      DATA      inputfield                      type ref to cl_wd_input_field.
      transparent_container ?= view->get_element( `TRANSPARENT_CONTAINER` ).
      transparent_container->set_visible(
        EXPORTING
          value = if_wdl_core=>visibility_visible ).
    wd_this->SET_DYNAMIC_INPUT(
       EXPORTING
         inputfield_ID =  'ANSSA'
       IMPORTING
         INPUTFIELD    =  inputfield
    **************The web page will occur error when running the WDA as soon as I write the code.***********
      transparent_container->add_child( THE_CHILD = inputfield ).
    ENDMETHOD.
    The following is the code of the SET_DYNAMIC_INPUT method.
    method SET_DYNAMIC_INPUT .
    *importing
    *INPUTFIELD_ID    type STRING
    *exporting
    *INPUTFIELD    type ref to CL_WD_INPUT_FIELD
    Data binded_context       type string.
    concatenate 'ADDR_AUTO_DISP_VIEW.EE_ADDRESS.' INPUTFIELD_ID into binded_context .
    inputfield = CL_WD_INPUT_FIELD=>NEW_INPUT_FIELD(
    id = inputfield_id
    read_only = abap_true
    BIND_VALUE = binded_context
    endmethod.
    When I run the WDA, The web page occuring the error information:
    Note
    The following error text was processed in the system DEV : Access via 'NULL' object reference not possible.
    The error occurred on the application server devserver_DEV_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    But when I delete the code of the wddomodifyview, and create a inputfield in the layout of the view, and bind the "ANSSA" to the "value" property in the layout, the WDA is running correctly.
    Do you give me some hints?
    Thanks a million.
    Best regards,
    tao

Maybe you are looking for

  • Development and Runtime Environments

    Hi, The new online oracle Linux store does not seem to be "runtime" www.oracle.com/store and a few other internet available APEX apps do not use the runtime version to serve their Apps. I've browsed through the forum and it seems that the consensus i

  • How do I regenerate the music list in iTunes?

    I reorganized my music files to remove duplicates. The iTunes view shows the old list of music with duplicates. How do I regenerate the view to show only the current music list? Thanks

  • Keynote crashes during a presentation every time  ;/

    I have a presentation which has about 70 slides. The presentation has been done with Keynote on my mac and I have worked and changed it a bit on keynote on my iPad. The latest updates for keynote have made the app so bad, it crashes so often mostly h

  • How add new HTML5 input tags to Insert,Form menu and Insert,Tag,HTML?

    how do I add new HTML5 input tags to the Insert,Form menu and Insert,Tag,HTML tags menus of dw cs5? I remember seeing some documentation about the latter, but it wasn't very good.  can't figure out how to actually implement something, so need a mento

  • Need help in mastering BI

    I am trying to master BI, need help in mastering BI. Where i need to start with?. Can you please help me?. [email protected] Thanks in advance