Please how can I use a value in a table of the adf in an actionListener to a button I created in a popup and thanks

Please how can I use a value in a table of the adf in an actionListener to a button I created in a popup and thanks

What is your version of JDev?

Actually your question is not clear to me, but as I understand, it is you the table in the page and you have popup inside this popup you have the button you need when you click on the button to read the value of the selected table row. In the listener action button, so if you can get the current row of the table and after that you can get any attribute of the line as:

DCIteratorBinding iter = (DCIteratorBinding) BindingContext.getCurrent().getCurrentBindingsEntry().get("TableIteratorName"); // from pageDef.
Row r = iter.getCurrentRow();
Object value1 = r.getAttribute("attribute1");
Object value2 = r.getAttribute("attribute2");

Tags: Java

Similar Questions

  • Please how can I insert a value of richinputtext in the database string attribute

    Please how can I insert a value of richinputtext in the database string attribute

    If you can get its value at the bean and then call your insert statement to put it in the DB table

    and if you want to know about the execution of SQL query

    then check - Ashish Awasthi (Jdev/ADF) Blog: SQL to run in an ADF Application using DataSource DBTransaction & JDBC query

    Ashish

  • How can I use a vector image to stretch with the background in Muse master pages?

    How can I use a vector image to stretch with the background in Muse master pages?

    Click on the 'Fill' text not the drop-down arrow.

  • How can I use a value of jQuery in my project of edge animate?

    I use jQuery to obtain a query string value and I am able to display the value with an alert. However, I would actually use it in my project of edge animate. How can I get this value?

    Add the Javascript file as an external Javascript file in the dashboard Interface and add a variable.

    For example,.

    AdobeEdge.myVar1 = "a Variable"; It is a chain called myVar1

    and you can easily just call this variable to the edge like that.

    AdobeEdge.myVar1;

    Or use in an alert or whatever.

    Alert (AdobeEdge.myVar1);

    I did something like this some time ago is an example file of it

    http://www.mediafire.com/download/68tcf6s8i2084m2/Untitled-1.zip

    I hope it helps.

  • How can I use a custom tool easy to machine the same LabVIEW is the basis on average DC - RMS VI

    I use a cRio 9024 and read PWM with an analog input card 9205.  It was suggested that I use the basis on average DC - RMS VI to convert the voltage of the PWM signal into an analog signal (effective value) for use in my system.  The problem is that the 9024 can use LabVIEW models (it's VxWorks). I work through the device a custom tool easy and I wonder if someone can guide me in the right direction.

    I am running Veristand 2014, cRio-9024, 6modules, and run the scan engine.  It seems that's the reason why I can't read analog voltage (starting a PWM signal) since the signal is running at 200 Hz and the Scan Engine runs at 500 Hz.   I tried to avoid making a custom device or an FPGA and found a work around using the 9401 in counter mode.  I can get the numbers that I need, that's how I'm heading at the moment.  I would like to custom device approach, but not this sprint.

  • How can I use ODE independently OWD unaided, but showing the record of decision?

    Hi all

    I want to integrate the OPA with my java application without using the OWD.

    But how can I show the record of decision like that of OWD?

    Thank you

    This should be fairly simple. You can obtain a record of decision of the engine API. The decision paper referred is a tree of nodes that are very similar to the decision in OWD HTML report, it should just be a matter of this tree to market and building an html like structure.

    Take a look on example: retrieve a record of decision for an example of how to retrieve a record of decision.

  • How can I add a value in a table that contains "and other characters

    Dear all
    I have a Varchar2 column and I need to insert some values into it.

    My value is like that contains "."

    Hello: I need "help" (from you); How can I insert this line in a column;
    Insert into abc values ('Hello: i need a 'help' (from you) ; How can i insert this line into a column);

    Insert into abc values (' Hello: I need "help" (from you);) How can I insert this line in a column ");"
    Insert into abc values (Q'[Hello: I need "help" (from you);]) (How can I insert this line in a column]');

  • How can I use my macbook pro. always charge or the battery always?

    I want to know which will be more convenient for the macbook pro.

    Here's everything you always wanted to know about Mac batteries:

    https://support.Apple.com/en-us/HT204054

    I have two rules of gold on a MBP battery.

    Yopu can use is connected to AC most of the time, drank at least once a month, use it under the power of the battery on the 40% charge level.  Lithium-ion batteries need occasional 'exercise '.

    Avoid the deep battery discharge.  When you see the battery warning, to end the session and connect to the AC.  Deep discharge shorten the life of a lithium-ion battery.

    Ciao.

  • [ADF, JDev12.1.3] Can I use this FacesUtils.java in applications of the ADF with no problems?

    Hallo,

    I would like to know if I can use this http://www.google.it/url?sa=t & rct = j & q = & esrc = s & source = web & cd = 2 & ved = 0CCoQFjAB & url = http %3 C % 2F % www.icesoft.org%2Fwiki%2Fdo 2F... in my ADF applications without any problem.

    Ore is at - it a specific class of more JDev ADF to use?

    Thank you

    Federico

    Federico, the code can be used without problem. However, if you use the class you get a different path to the "org.icesoft.samples.mobi.example1.view.util" package; That points to a different framework. As you have the source, you can easily create your own class in your package structure. You can get almost the same code of samples of the oracle too.

    The code is standard, and I don't think you break anything by copying in your path.

    Timo

  • parameter $ v see - how can I get these values for both instances on the db?

    I have a procedure which empty the content of all the parameters from the parameter system view v$ for the audit of needs, so that we know if a parameter has changed from month to month, but we have 2 instances running. How to make sure and save the settings for the two instances? So far the procedure saves the settings for the instance happened to run on (this is random).

    However, when I use the TOAD, I can access parameters for the two instances in the database/administer/Oracle settings.

    Thank you!

    Instead of V$ PARAMETER use GV$ PARAMETER so that you can get the id of the instance

    SQL> describe gv$parameter
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     INST_ID                                            NUMBER
     NUM                                                NUMBER
     NAME                                               VARCHAR2(80)
     TYPE                                               NUMBER
     VALUE                                              VARCHAR2(4000)
     DISPLAY_VALUE                                      VARCHAR2(4000)
     ISDEFAULT                                          VARCHAR2(9)
     ISSES_MODIFIABLE                                   VARCHAR2(5)
     ISSYS_MODIFIABLE                                   VARCHAR2(9)
     ISINSTANCE_MODIFIABLE                              VARCHAR2(5)
     ISMODIFIED                                         VARCHAR2(10)
     ISADJUSTED                                         VARCHAR2(5)
     ISDEPRECATED                                       VARCHAR2(5)
     ISBASIC                                            VARCHAR2(5)
     DESCRIPTION                                        VARCHAR2(255)
     UPDATE_COMMENT                                     VARCHAR2(255)
     HASH                                               NUMBER
    
    SQL>
    
  • Pavilion 15-p248sa: How can I use my UK Pavilion 15-p248sa in the USA?

    Hello.

    I just bought a HP Pavilion 15-p248sa in the United Kingdom. I often travel to the USA, and sometimes I have to bring my laptop with me. I get very confused about the tensions, taken, transformers and converters adapters. That does, so I can charge my laptop in the States? Do I need an adapter plug or could I buy a Travel USA HP cable?

    Thank you

    Amy

    Hi, Amy:

    Please see Chapter 3, page 35 of the service manual for your laptop on the link below.

    http://h10032.www1.HP.com/CTG/manual/c04511833

    You may be able to order the power cord for use in N.America, part # 755530-001.

    You would not need adapters with this rope.

    You would just remove the current cord you use now (from the power supply) and replace it with one for use in North America.

    It looks like the online portion to the United Kingdom for less than 10 pounds, you can order.

    https://parts.HP.com/hpparts/Search_Results.aspx?mscssid=7283A950465F4FA0AF3EF86F00427EE5&SearchIn=PartNumber&SearchPN=755530-001

  • How can I get a value of an element to the variable?

    I have a simple page with name and address on a form text fields.

    First name: (txtLastName)

    First name: (txtFirstName)

    Address: (txtAddress1)

    etc...

    Once the user enters information, what is the syntax for this information in a form variable?  I want the variables available on the next page.

    $varLastName = ["txtLastName"];  ?

    Thank you.

    PS I am obviously a newby and am very frustrated.  I would appreciate your help!

    What I read, it seems that I should use Session variables to store data from one page to another, but I don't know how to do this.

    Google can help you here.  It's pretty simple.

    Can I publish data without that happening in a database?

    Of course - when you submit a form, it is displayed to the next page in the header, so that it is not visible by the user.

    If you want to have several forms on the page, each page can submit each page, where the data from the previous page is loaded in hidden fields.  In this way, each page shows the cumulative set of data.  Who is?

  • How can I use a FLV/MOV as one of the 2 inputs?

    I was wondering if anyone knew the right way to add a video to a 2 input filter (which is not a mixture)?
    I use a filter which is a bit like DisplacementMapFilter (Ryan Taylor):
    http://www.Boostworthy.com/blog/?p=245

    That I saw working with still images, but I'd love to see him working with a film like the entries 1.

    If I can get help to make filters Ryan to work with a FLV or MOV, then I can make it work on the filter that I work on.

    I work with jpg (by applying it to a BitmapData object). And I have a film to work with a filter with 1 entrance (which is pretty easy). But this one has really puzzled me.

    When it's a mix is really easy, but filters like DisplacementMapFilter.pbk (Ryan Taylor) won't work with just a blendShader.
    Help, please!

    Quick and easy way to do it:

    (1) load each video in an FLVPlayback instance. Listen for the event PLAYHEAD_UPDATE.

    (2) onPlayheadUpdate, enter your executives with bitmapData.draw ().

    (3) provide these bitmapDatas shader:
    Shader.Data.image1.Input = bitmapData1
    Shader.Data.image2.Input = bitmapData2

    (4) draw the result with the drawing API beginShaderFill method.

  • How can I use a function toolwindow or imaqBCGTransform on the image displayed by the image or the canvas area?

    Hello

    I use LabwindowsCVI8.5 & NI Vision. Recently, I met a problem when I tried to apply a toolwindow on diaplayed of the image by image or canvas block, the toolwindow successfully showed, but could not work. I knew that I can use imaqCreateImage & imaqDisplayImage functions to create the image on a new separate window, then, the two work well toolwindow & imaqBCGTransform, but I just want to know is possible to use the functions of Image processing with image display as part of the UIR or as a subgroup of experts? Coz I think it will be well conventional to see the image processed in this way.

    Thank you very much!

    Kitty, ing.

    URT

    I've always wondered why there is no control to an IUR for display of an image of Vision of OR...

    Anyway, there is a hack to incorporate a display image of NI Vision window in a Panel. It has already been discussed on this forum but I can't find the link more.

    It goes something like this:

    HWND window_handle, parent_handle;

    int image_window;
    int left, top, width, height;

    initialize the CVIRTE, etc.

    create the parent panel

    Panel = LoadPanel (...);

    get a new handle to display (optional, see the imaqGetWindowHandle documentation)

    imaqGetWindowHandle (& image_window);

    integrate into a parent group

    WINDOW_HANDLE = (HWND) imaqGetSystemWindowHandle (image_window);
    GetPanelAttribute (Panel, ATTR_SYSTEM_WINDOW_HANDLE, (int *) & parent_handle);
    SetWindowLong (window_handle, GWL_STYLE, WS_CHILDWINDOW);
    SetParent (window_handle, parent_handle);
    SetWindowLong (window_handle, GWL_STYLE, WS_CLIPSIBLINGS);

    Position the display where it should be displayed and resize
    imaqSetWindowSize (image_window, width, height);
    imaqMoveWindow (image_window, MakePoint (left, top));

    I hope this helps...

  • How can I use images of a single source in the text?

    I use RoboHelp HTML 11, and I want to use images from one of the icons in the text source, so that I can update the source image, if necessary, and all instances of the image are updated automatically. The look is as follows:

    inline.gif

    I tried extracts, but they force a paragraph return in the text that I don't want.

    I tried to insert the code source of an image in a variable, but when I inserted the variable in the text, I got an error message in the text.

    Is it possible to use variables to do this or another method?

    Thank you.

    According to me, inserting an image and selecting where the image is stored would be single-sourcing. Then when you update this image, it is updated throughout.

    Insert > Image

    (I use HR 10.)

Maybe you are looking for