I want to delete a row in the LOV table (in the context menu of JHS - LOV) but...

Hi all
JDeveloper: Studio Edition Version 11.1.2.2.0
Jheadstart: 11.1.2.1.28
I want to delete a row in the LOV table (in the context menu of JHS - LOV), but it removes the first line...
Help, please

Can,

I was able to reporduce, this is a bug in LovPageBean.
We will fix this with the next release, you can apply the following work around:

-create a subclass of LovPageBean

-replace the selectionListener following method:

public void selectionListener (org.apache.myfaces.trinidad.event.SelectionEvent selectionEvent)
{
Object oldRowKey is getLovTable () .getRowKey ();.
VR;
{
The selectedRows list = new ArrayList();
setSelectedRowKeySet (getLovTable () .getSelectedRowKeys ());
Iterator it = getSelectedRowKeySet () .iterator ();
While (it.hasNext ())
{
List keyList = it.next () (list).
getLovTable () .setRowKey (keyList);
JUCtrlHierNodeBinding selectedRowData is getLovTable () .getRowData () (JUCtrlHierNodeBinding);.
Line = selectedRowData.getRow ();
If (! isMultiSelect())
{
make the current line, so removing line will operate in page LOV
selectedRowData.getIteratorBinding () .getRowSetIterator () .getRowSet () .setCurrentRow (row);
}
selectedRows.add (new RowData (row));
}
If (isMultiSelect())
{
getLovItemBean () .setSelectedRowDataList (selectedRows);
}
on the other
{
If (selectedRows.size () > 0)
{
getLovItemBean () .setSelectedRowData (selectedRows.get (0));
}
on the other
{
getLovItemBean () .setSelectedRowData (null);
}
}
}
Finally
{
restore old line key
getLovTable () .setRowKey (oldRowKey);
}
}

-Conduct a custom template for the LovPageBean.vm to use your subclass.

Steven Davelaar,
Jheadstart team.

Tags: Java

Similar Questions

  • I want to delete an application in the finder, when I move it to the trash. The system says that i have open it but I did not! What should I do?

    I want to delete an application in the finder, when I move it to the trash. The system says that i have open it but I did not! What should I do?

    Here are some tips to solve the problems of trash. "

    http://osxdaily.com/2011/06/20/uninstall-Mac-applications/

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

    http://www.thexlab.com/FAQs/trash.html

    He mioght be helpful if you indicated the application in question.

    Ciao.

  • In the context menu, I want to always search for using Google dot CA, not dot COM

    I already edited "keyword. URL"about: config that has failed to display the context menu when you highlight a term to search for and use the" Google search for...»

    This works for typing the search term directly in the URL address bar, but not research in the context menu.

    I have already selected Google. This example uses always dot com for the resulting search page that opens, I wanted to have it open with google dot ca.

    I just discovered this module of MyCroft Project

    Course to the bottom of this page, number 5, is the Google.ca search bar . Click on the previous link to add this engine to the FireFox search engines list (on the menu drop-down) went around, so I guess I solved my problem. See menu attached to capture. I hope this helps someone else, as it took me a while to find. It was not found in the standard modules, you can find the usual Mozilla several pages of Add-ons

  • I have Photoshop CS5.5.  I want to update camera raw on the Help menu, but the download attempt always fails.  What should I do?

    I have Photoshop CS5.5, running Mac OS X 9.2.  I want to update camera raw on the Help menu, but the download attempt always fails.  What should I do? I have updated dreamweaver and flash, but the download fails for photoshop. U43M1D207 error code

    You could try to download this update to camera raw 6.7 and see if it works:

    http://www.Adobe.com/support/downloads/detail.jsp?ftpID=5602

  • Is it possible to change the order of items in the context menu of 'link' (I want to 'open in a new window... ("Be the first)?

    I did an upgrade FF v3.6.xx to v17.0.x and found that the order of items in the context menu 'Link' is not the same.
    v3.6 menu looks as follows: 1. "Open link in a new window", 2. "Open link in a new tab,"
    order of the items in menu v17.0 is 1 reverse. "Open link in a new tab", 2. " Open the link in a new window. "
    Position of all the other elements are uninteresting to me.
    How to exchange it two points higher in the contextual menu "link"?

    The two ways are useful:

    "Drag-n-drop" in the Editor window works.

    For my Windows XP path looks like: "C:\Documents and Settings\%account%\Application Data\Mozilla\Firefox\Profiles\%random_name%\chrome\userChrome.css".

  • Problem VLC media player - option of the context menu "add to vlc media player playlist" disappear in the selection of multiple files.

    OK, here's my problem. I installed VLC. It works very well. I have 'Add to playlist in vlc meadia player' on the pop-up menu file.

    PROBLEM: If I select more than 16 files and then "Add to vlc meadia Player playlist" disappear from the file context menu.

    ANNOYING: This stupid Windows Media Player is still there.

    QUESTION: Why vlc disappear from the file context menu if I select more then 16 files but wmp doesn't?  Is M$ trying to force people to use WMP?

    I also did my OWN program and he added in the context menu, and I discovered that my OWN program has also 16 files limit.

    Why windows deletes non MS program context menu, if I select more than 16 files? How can I solve this problem? I want to have my custom context menu program, even if I select more than 16 files.

    How to fix this?

    Hello
     
    I ask you to post this question on the Microsoft Development Network forums.
    Here is the link:
    http://social.msdn.Microsoft.com/forums/en/windowspro-audiodevelopment/threads
     
    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Is it possible to reorganize the context menu?

    I understand that the context menu of W7 is designed to be unable to be ordered again, but it would be very useful if it could be. I would like to move options and add spaces between them as on a toolbar. Often, when I want to rename a file I accidentally delete because the 2 options are side by side. I would like to separate these options more clearly and remove the unnecessary, as 'spin' and 'share with '.

    # Which is set in stone...

  • How to display the context menu on MAF google map?

    Hi all

    How to show the popup on the google map of the MAF like this? I have a collection of data would appear on the map of google map MAF, but when I click on the screen, I find the popup seems just on the Middle not the style shows as below.

    So I want to know if there is a way to identify the points on the map as the model below. Could you give me some suggestions? Thanks in advance.

    Screen Shot 2014-12-30 at 1.37.23 PM.png

    Byron

    This is supported only from MAF version 2.0.1

    You can use showpopupbehavior within a marker like this:

    shortDesc = "#{row.cityName} '"

    rendering = "true" >

    popupId = "popup1."

    alignId = "marker1 '.

    align = 'topCenter.

    decoration = "anchor" / >

    You can change line property based on your condition.

    In addition, you may need to add the setPropertyListener inside marker as well as to show the current name of the city from the context menu:

    to = "#{pageFlowScope.currentCity} '"

    type = 'action' / >

    Kind regards

    Deepak

  • Fonts for the context menu problems

    Photoshop CS5 12.0.2 x 32

    How can I reset the police in the context menu? Mine seems to be everywhere. For now, the boxes are empty, but in the past, it was very large and crossed, or angled at 45 degrees. I want to just be what it is supposed to be (that is to say, readable). I am including a screenshot. I tried to delete the preferences already.

    Untitled-1.jpg

    Search the Forum, it is a known problem with the 12.0.2 update and its been reviewed by at least 5 other threads.

    Mylenium

  • Firefox won't let me copy the web address of the bar using the context menu with the second mouse button or trackpad to address

    Hello!

    I am writing to report a problem I have with the new patch v35 and v35.0.1 Firefox address bar

    With the new version 35 of Firefox on Mac OSX Yosemite, clicking with the right mouse button in the address bar to copy the web address, a context menu DO NOT allowed to copy the link, he shaded in grey, inactive... you click on an other browser zone before returning to click a second time and be able to copy the link in the context menu

    I mean, with the first right click on the menu bar that appears to address do not allow me to copy the link directly, you must click another area and then click again with the right mouse button in the address bar to copy the Internet address (happens to all pages)

    I tried to open Firefox plugins and completed inactive and reset Firefox on first use (as the first installation) and the problem is here again... The problem with or without add-ins and plugins is here

    What happens before and then when I format my computer

    Here I put a screenshot that explains the problem better than my words
    http://i.imgur.com/QxKd8P1.gif

    I hope you can help me

    Hello

    I want to just inform you that with the new version 36 of Firefox, this problem has been corrected in my browser
    Now I can access the copy option in the context menu directly in the address bar
    Thanks for the replies

  • Make a right click on the e-mail list no longer opens the context menu.

    Hello world
    Thunderbird collapsed to display the context menu on the mailing list recently. Make a right-click displays just the cross line. What is the problem could be?
    Thanks anyone for any help.

    Win 8.1 64
    Thun 31.3.0

    Very strange.
    Make a right click on the email list should open a menu drop-down.
    Usually a line crossed through something means that it is marked as deleted in an imap e-mail account.

    See if there is a conflict with an add-on.
    Restart Thunderbird in safe mode.
    Help > restart with disabled addons.

    then run the same test; Right click on the email list.
    Do you get the drop down, if so, then one of your addons is the origin of the conflict.
    You'd have to disbale each in turn to find what the problem is.
    Maybe the addon should update.
    Report on the results.

  • What happened to the "mark this page" link in the context menu?

    I used more anywhere with the right button on a Web page and the option to choose any bkmrk folder, or create a new subfolder. There was no message stating "bookmark page." I would choose where I wanted to drop the bkmrk and the bkmrk would be there. Simple concept. has worked well. Effective summer bcs you never had to shift in another part of the screen, or at least not periphery. Right click-> 'bookmark this page' menu appears as if it were a context menu. I just downloaded and installed FF 32.0.2. The
    function right click that I talk about the disappeared with the upgrade just before this one.

    It's the Blue Star in the grouping of 4 images at the top of the context menu.

  • Firefox always displays all the possible options in the context menu

    When I select some text on a web site and right-click, I get a popup menu with about 50 options.

    Some earlier, archived posts have addressed one of the causes of this - extensions - but disable my extensions and restarting did not work for me. I always get the context menu options-50.

    Here are the previous posts:
    https://support.Mozilla.org/en-us/questions/955270
    https://support.Mozilla.org/en-us/questions/951383

    Do a clean reinstall and remove the Firefox program before (re) install a new copy of the current version of Firefox.

    Download a new copy of Firefox and save the file to the desktop.

    If possible to uninstall your current version of Firefox to clean the Windows registry and settings in the security software.

    • Do NOT remove the "personal data" when you uninstall your current version of Firefox, because this will remove all profile folders and you lose personal data such as bookmarks and passwords including data profiles created by other versions of Firefox.

    Remove the Firefox program before installation newly downloaded copy of the Firefox installer.

    • (32-bit Windows) "C:\Program Files\Mozilla Firefox\"
    • (Windows 64 bit) "C:\Program Files (x 86) \Mozilla.

    Your bookmarks and other personal data are stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but make sure that 'delete personal data' is NOT selected when you uninstall Firefox.

    If you keep problems also create a new profile.

  • How to customize the context menu in the legend of plotting the graph of wave?

    I am currently on the creation of a simulation of various control loops as educational objectives. Here, I have a chart in waveform to different signals. Now my question, how to customize the context menu in the track of the Waveform graph legend => when I click on 'image' behind the Plotnames one menu to open options where you can customize the color etc. or plotwidth. But students should not have access to these settings. How can I change or disable this menu? The context menu for the waveform graph, I've already customized by right click on table of waveform-Advanced online-online menu, but for the legend of conspiracy, I have not found this setting...

    Thanks for your answers... I tried different things, but I don't see a solution yet :-(

    See you soon

    DCP

    Hi, STC,

    There have been a number of suggestions for change or disable the table , right-click menu, but I see that this does not affect the context menu of legend , which is what you ask for help with.

    To prevent completely the menu right-click to work, you must disable the chart control entirely. You can do this by double-clicking on the chart and select Advanced Options > active state > disabled. This will prevent the operator to be able to generate a menu right click on the chart control.

    If however you still wanted the table, make a right click menu to work, but the legend made a right-click menu will be disabled, I see two options:

    1. draw a classic decoration square on the legend and the transparent color. This will prevent the mouse clicks to achieve the legend, and transparent it will not interfere with your user interface appearance.

    2 use a Structure of the event to capture the event filter Popup Menu of Activation?  for the chart control. You can then use the Coords property to determine if the mouse is over the legend or not. If this is the case, send faithful away? right Terminal. It will refuse the context menu when the user clicks on the legend of the plot.

  • How to hide the context menu of a graph?

    Hi all

    I am wondering how or if I could hide the context menu for a table or chart?

    On the attached screenshot menu I want to hide.

    Or is there another possibility to let the user, just edit the balance there and NOT let it activate autoscale?

    You can modify and/or disable the 'Runtime Menu':

Maybe you are looking for