button would not update if you touch

Hello

Here is the screen of my problem:

I can get the 'Run' button with the trackpad, and then click / touch and it works, but I would like to acquaire focus and get clicked just by the same touch to it she not currently have focus. Any way to achieve this?

My constructor code:

super(Screen.NO_VERTICAL_SCROLL);

        try
        {
            _odcSettings = new Settings();

            // Manager to lay out checkboxes
            ManagerSets vfm = new ManagerSets(USE_ALL_WIDTH);
            this.add(vfm);

            _iciNumbersField = new LabelField("I.C.I. Numbers: ");
            _iciNumbers011Field = new CheckboxField("011", _odcSettings.getPrefix1().length() > 0);
            _iciNumbersP1Field = new CheckboxField("+1", _odcSettings.getPrefix2().length() > 0);

            _autorunField = new LabelField("Autorun: ");
            _autorunGroup = new RadioButtonGroup();
            _autorunFieldOn = new RadioButtonField("Yes", _autorunGroup, _odcSettings.isAutostart());
            _autorunFieldOff = new RadioButtonField("No", _autorunGroup, !_odcSettings.isAutostart());

            _autosendField = new LabelField("Autosend password: ");
            _autosendGroup = new RadioButtonGroup();
            _autosendFieldOn = new RadioButtonField("Yes", _autosendGroup, _odcSettings.isSendDtmf());
            _autosendFieldOff = new RadioButtonField("No", _autosendGroup, !_odcSettings.isSendDtmf());

            _pwdField = new LabelField("Password: ");
            _pwdTextField = new PasswordEditField("", _odcSettings.getDtmf(), 16, PasswordEditField.FILTER_NUMERIC);

            _runField = new ButtonField("Run", Field.FIELD_HCENTER);
            _runField.setChangeListener(this);

            vfm.add(_iciNumbersField);
            vfm.add(_iciNumbers011Field);
            vfm.add(_iciNumbersP1Field);
            vfm.add(_autorunField);
            vfm.add(_autorunFieldOn);
            vfm.add(_autorunFieldOff);
            vfm.add(_autosendField);
            vfm.add(_autosendFieldOn);
            vfm.add(_autosendFieldOff);
            vfm.add(_pwdField);
            vfm.add(_pwdTextField);
            vfm.add(_runField);

        }  catch (Exception e) {

            e.printStackTrace();
        }

Thank you!

good tip.

It worked for me:

  protected boolean touchEvent(TouchEvent event)    {     try       {         int index = vfm.getFieldAtLocation(event.getX(1), event.getY(1));

          switch(event.getEvent())          {             case TouchEvent.CLICK:                    if (vfm.getField(index) == _runField)                 {                     _runField.setFocus();                     _runField.forceClick();                   }             return true;           }

      } catch (Exception e) {           // TODO Auto-generated catch block            e.printStackTrace();      }

      return super.touchEvent(event);   }

Tags: BlackBerry Developers

Similar Questions

  • The LOV button does not update the JTable component in 11g

    Hello
    If I use the LOV button for a domain, the attribute displayed in JTable is NOT updated. Who is wrong? It worked well in JDeveloper 10 g.

    Sincerely Karel

    Hello

    the value is updated. However, the cell in the table is not updated. You may need to use a listener to update the table model. Ideally, you file a bug

    Frank

  • Why my virus program esetnod 32 guard tell me that my system is not updated after you install the update of all the nessary?

    Why my virus program esetnod 32 guard tell me that my system is not updated after you install the update of all the nessary?

    I have download all necessary Windows 7 updates, but they are not installed. Can anyone help?

    Kind regards

    Mitch

    Hi Mitchell,

    Please uninstall and reinstall the ESET program and check if it solves the problem:

    Uninstall or change a program

    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    For further assistance:

    ESET knowledge base

    http://KB.eset.com/esetkb/index?page=home&locale=en_US&option=None

    Please post us with the result.

  • Creative cloud will not work, and yet I'm connected and released. It all started when my updater CC would not update

    It started when my updater CC would not update. I went to help adobe forums and finally started the process to uninstall/reinstall.  The specified item was not found.

    Now I can't find a download for the CC updater. I am now without a creative cloud connector.  I am always connected to LR however.

    OK a google search to download updater creative cloud made me to the right spot. Adobe in my OP page apparently needs to reinstall link updated. I new CC and he's going through the motions. I have not lost any applications, files, fonts, etc... in the process

  • Image not updated after you apply a filter in CS6

    Image not updated after you apply the filter to the CS6. Preview is generated, but filter does not apply. Very sporadic so I guess this could be a problem of memory. Help on Win7, AMD Phenom II, with 8 GB of memory.

    Post edited by: claytor1999

    Yes - thank you! It seems to turn off graphics solves the problem. Appreciated.

  • iPhone 6: my home button is not working, help! Touch ID works well.

    My Home button stop working ALL of a SUDDEN! I drop my phone on the ground / water or whatever. It just stop working alone. Help!

    Have you ever tried troubleshooting mentioned in this article?

    The Home button is on the front of your iOS device, downstairs. If the Home button does not work, follow these steps:

    1. Press the sleep/wake button to lock your device.
    2. Wait a few seconds.
    3. Press the Home button. Your device has to wake up.

    If your device doesn't wake up, follow these steps. Test the home button after each step:

    1. Restart your device.
    2. Look for debris or dirt around the home button and clean it with a soft cloth.
    3. Remove any protective film or matter that covers the Home button.

    If the Home button is not even wake up the device, or if the switch is damaged, contact Apple technical support.

    copied from:get help with buttons and switches on your iPhone, iPad or iPod touch - Apple Support

  • Start page does not update after you run the update

    Run the update, on shows 9.0.1 and up-to-date... but everytime I open the browser, it shows that I'm behind and that you need to update? I refreshed, etc... always won ' accepts that I'm updating

    If you use the www.google.com/firefox as homepage site that previous versions of Firefox 3 use as homepage you can ignore the message about not using the latest version of Firefox on this page.

    Google seems to keep this page.

    Google assumes that you are using an older version of Firefox if you still visit this site, and warns you that you are using an older version of Firefox and invites you to update.

    You can use a different page than the homepage as subject: House or www.google.com or www.google.com/ig (iGoogle).

  • DLL version does not update after you apply MS14-026

    Hello

    I applied the security of .NET for MS14-026 patch according to the https://technet.microsoft.com/library/security/ms14-026 on my Windows 2008 R2 SP1 servers.  I did have errors or problems during the installation, but what I find more precisely with the .NET 3.5.1 update (http://support.microsoft.com/kb/2931356) is the version of file not updated the version number that is in the article.  I have not checked all the files in the list, but a single specific file used by our security team to determine if the update has been applied is system.runtime.remoting.dll article states that the version number of this DLL must be 2.0.50727.5483 after you apply this update.  On all systems, I applied this update for at least 10 so far, it remains to the 2.0.50727.5420 version.

    It is perhaps a typo in the documentation or could I do something wrong?

    Thanks in advance for your review!

    J

    Hello

    I applied the security of .NET for MS14-026 patch according to the https://technet.microsoft.com/library/security/ms14-026to my Windows 2008 R2 SP1 servers.  I did have errors or problems during the installation, but what I find more precisely with the .NET 3.5.1 update (http://support.microsoft.com/kb/2931356) is the version of file not updated the version number that is in the article.  I have not checked all the files in the list, but a single specific file used by our security team to determine if the update has been applied is system.runtime.remoting.dll article states that the version number of this DLL must be 2.0.50727.5483 after you apply this update.  On all systems, I applied this update for at least 10 so far, it remains to the 2.0.50727.5420 version.

    It is perhaps a typo in the documentation or could I do something wrong?

    Thanks in advance for your review!

    J

    Hello

    Please post your question in Server TechNet Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • User_sub_partitions data dictionary not updated after you rename the partition but user_tab_partitions is

    Hello

    Using oracle 11.2.0.3

    Date range poartitioned 1 partition for each month and 4 separate secondary partitions for each month.

    and executed suite

    ALTER table retailer_transaction rename partition SYS_P64937 tablespace PART_201505;

    ALTER table move subpartition SYS_SUBP64933 tablespace RTRN_PART_201505 retailer_transaction;

    ALTER table move subpartition SYS_SUBP64934 tablespace RTRN_PART_201505 retailer_transaction;

    ALTER table move subpartition SYS_SUBP64935 tablespace RTRN_PART_201505 retailer_transaction;

    ALTER table move subpartition SYS_SUBP64936 tablespace RTRN_PART_201505 retailer_transaction;

    ALTER table retailer_transaction change the default attributes for the partition PART201505 tablespace RTRN_PART_201505;

    Check user_tab_partitions and now to see nom_partition like PART_201505 but when check user_tab_subpartitions

    a still 4 secondary partitions with a score of SYS_P64937 name

    Why is this and how do you ensure user_sub_partitions corresponds to user_tab_partitions?

    Thank you

    user5716448 wrote:

    Thanks for the reply.

    Œuvres by renaming the index partition as suggested.

    However, one last problem to try to rebuild the local bitmap index that is marked as UNUSABLE for the affected partition is ORA-14287 cannot rebuild a partition of a composite range partitioned index.

    ALTER index RTRN_SAS_IDX PART_201505 rebuild partition;

    How we can rebuild the local bitmap index to ensure it can be used - would not want to delete the local bitmap index and rebuild?

    Thank you

    [oracle@localhost ~] $14287 oerr ora

    14287, 00000, "can not REBUILD a partition of a Composite range partitioned index.

    * Cause: The user attempted to rebuild a partition of a Composite range partitioned index

    which is illegal

    * Action: REBUILD the index partition, a subpartition at a time

  • buttons will not work if you leave the frame back button

    I have a few simple buttons that work very well until I leave the frame, the buttons are on a go to another frame. When I come back, the buttons are dead. This is how set up listeners and managers:

    for the buttons turn screen event listeners

    detailsMovieClip_mc.tour0.addEventListener (MouseEvent.CLICK, tour0_click);

    detailsMovieClip_mc.tour0.addEventListener (MouseEvent.ROLL_OVER, tour0_over);

    detailsMovieClip_mc.tour0.addEventListener (MouseEvent.ROLL_OUT, tour0_out);

    function tour0_click(Event:MouseEvent):void

    {

    do something

    }

    function tour0_over(Event:MouseEvent):void

    {

    do something

    }

    function tour0_out(Event:MouseEvent):void

    {

    do something

    }

    no idea why this is happening?

    The most likely reason is that you are going to an image where the buttons do not exist and then return to a framework where they exist, but are not one where they have their headphones to events assigned to them.

  • Members parents not updated when you run tot.

    I have a scenario where even if low level members change the parent members are not updated when we run an agg

    For example, if low level member was 150 and we run the aggregate numbers are fine. If the Member of low level is passed to #Missing parent members are not updated when we run the tot.

    IN the script below, we use DIM(COstCenters,SpaceTYpe) CALC

    My concern is the SET FRMLBOTTOMUP ON setting I use, because it looks like he will ignore this block. How can solve this problem without affecting the performance too. For example using SET CREATEONMISSINGBLK WE could help, but will have an impact on performance

    Here are the details of the script

    SET MSG SUMMARY;
    SET FRMLBOTTOMUP
    SET CALCPARALLEL 4;

    DIFFICULTY ('Budget', 'Version1', 'Ex2011', 'RSF', 'No_Period', 'M3', 'M6', 'M9', "M12", @IDESCENDANTS("$1"), @LEVMBRS
    (SpaceType,0), @LEVMBRS(CostCenters,0))
    DIM CALC (ManagedBU, AllocatedBU);

    ENDFIX



    DIFFICULTY ("Budget", "Version1", "Ex2011", "RSF", "No_Period", "M3", "M6", "M9", "M12", AllocatedBU, ManagedBU,
    @LEVMBRS(SpaceType,0), @LEVMBRS(CostCenters,0))

    "$1";

    ENDFIX


    / * Aggregating numbers for the report so it could be read n a high cost central level * /.

    DIFFICULTY ("Budget", "Version1", "Ex2011", "RSF", "No_Period", "M3", "M6", "M9", "M12", @IDESCENDANTS (AllocatedBU), @iDESCENDANTS (ManagedBU), @IDESCENDANTS("$1")
    )

    DIM(COstCenters,SpaceTYpe) CALC;

    ENDFIX


    / * Numbers for the concentration ratio so it could be considered a regional high-level * /.

    DIFFICULTY ("Budget", "Version1", "Ex2011", "RSF", "No_Period", "M3", "M6", "M9", "M12", @IDESCENDANTS (ManagedBU), @IDESCENDANTS (AllocatedBU), @IDESCENDANTS (SpaceType), CostCenters)

    @IANCESTORS("$1");

    ENDFIX

    The first thing I would try would be to add that the parameter SET to AGGMISSG. IF the database is set to off then if all children of a member are missing then the parent will retain its value. If aggmissing is enabled, then it always overwrites the values parent with the calculation of the values of the child.

  • Re: Portege R500: controller button does not work after you install the update

    After you have installed the latest version of Toshiba Value added Package, the two buttons (toshiba assist, and backlight power) do not work properly: they open instead a window of Firefox.

    I guess there is something to configure in the section "Optimizing" Toshiba Assist.
    When I open the program "Toshiba buttons functions" (sorry for the puny, Spanish translation, it is called: "functions of Toshiba botones") all entries are empty and I have to enter the Url of the program supposed to turn off the backlight of the screen of my LCD...
    I have no idea where to find this executable.

    Can someone help me?

    Why you n t use the OS restore option?
    The operating system supports the option of system restore and this helps to put the system in the previous point.

    Check, maybe it helps to get the old version of the Toshiba Package Value added.

  • Customer reviews second day in a row: and you should inform your contact at Echosign I couldn't fill it electronically via my iPhone in Safari or Chrome.  I got the signature part via mobile phone to work but the submit button would not FIR

    Customer reviews received the second day in a row.

    And you should inform your contact at Echosign I couldn't fill it electronically via my iPhone in Safari or Chrome.  I got the signature part via mobile phone to work but the submit button not not fire and typing method did not work at all.  Suppose what echosign knows the percentage of people who are currently working off the coast of their mobile phones.

    WTF?

    Aaron, no thanks to Adobe (and a big thank you using Google Apps,) I finally could solve this problem.  The way the document authenticates in the back-end is through Google + Apps Admin profile.  Once I entered in the Console administration, compatible Google + for the created domain a + profile for the admin of the field, the auto shape filled the signature form after that I have authorized access to authentication on the shortcut menu.  Not sure if your situation is in Google Apps, but even if not, I'd be willing to bet that the problem on your side is the account that is used for authentication when you open your form.  I hope this helps!

  • P850 satellite - 02c - right click does not work while you touch the touchpad

    When using the touchpad on my new laptop, that the work of right click very well when I'm not moving the cursor
    However when I try to press on the right button with my thumb a finger on the touch pad as my index finger and he never enrolled as a left click.

    This seems like an intentional function so I hope one of you has a simple solution.

    Hello

    I think that you must disable the option called Momentum.
    This can be done within the parameters of the touchpad Synaptics (Control Panel-> mouse-> Synaptics tab-> settings button)

    Expand the option called score and remove the brand of Elk point.

  • Why is not updated when you create or whole part of delete trigger?

    Hey there ' All,.

    I have a Page with links. These bindings are based on components business ADF, pretty standard stuff. On this page, I have an af:panelCollection. It contains buttons to create, remove, commit, and roll back. All those assigned to their respective shares in the ADF business components-based binding. In this collection of Panel there is also an editable table. It was created by dragging the view from business components in the collection of panels. ADF automatically created the iterator in the definition of the page.

    It is the source of the fragment:

    <?xml version='1.0' encoding='UTF-8'?>
    <ui:composition xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
                    xmlns:f="http://java.sun.com/jsf/core">
      <af:panelGridLayout id="pgl1">
        <af:gridRow marginTop="5px" height="100%" marginBottom="5px" id="gr4">
          <af:gridCell marginStart="5px" width="60%" id="gc5" halign="stretch" valign="stretch">
            <af:panelCollection id="pc1" featuresOff="detachMenuItem" partialTriggers="b_new b_delete b_save b_restore">
              <f:facet name="menus"/>
              <f:facet name="toolbar">
                <af:toolbar id="t2">
                  <af:button actionListener="#{bindings.Create.execute}" text="New" disabled="#{!bindings.Create.enabled}"
                             id="b_new"/>
                  <af:button actionListener="#{bindings.Delete.execute}" text="Delete"
                             disabled="#{!bindings.Delete.enabled}" id="b_delete"/>
                </af:toolbar>
                <af:toolbar id="t3">
                  <af:button actionListener="#{bindings.Commit.execute}" text="Save" disabled="#{!bindings.Commit.enabled}"
                             id="b_save"/>
                  <af:button actionListener="#{bindings.Rollback.execute}" text="Restore"
                             disabled="#{!bindings.Rollback.enabled}" immediate="true" id="b_restore">
                    <af:resetActionListener/>
                  </af:button>
                </af:toolbar>
              </f:facet>
              <af:table value="#{bindings.PermissionView1.collectionModel}" var="row"
                        rows="#{bindings.PermissionView1.rangeSize}"
                        emptyText="#{bindings.PermissionView1.viewable ? 'No data to display.' : 'Access Denied.'}"
                        rowBandingInterval="0" selectedRowKeys="#{bindings.PermissionView1.collectionModel.selectedRow}"
                        selectionListener="#{bindings.PermissionView1.collectionModel.makeCurrent}" rowSelection="single"
                        fetchSize="#{bindings.PermissionView1.rangeSize}" id="t1" filterVisible="true" immediate="true"
                        contentDelivery="immediate" summary="Edit available permissions">
                <af:column sortProperty="#{bindings.PermissionView1.hints.IdPermission.name}" sortable="true"
                           headerText="ID" id="c1" width="32" filterable="true" minimumWidth="22">
                  <af:inputText value="#{row.bindings.IdPermission.inputValue}"
                                label="#{bindings.PermissionView1.hints.IdPermission.label}"
                                required="#{bindings.PermissionView1.hints.IdPermission.mandatory}"
                                columns="#{bindings.PermissionView1.hints.IdPermission.displayWidth}"
                                maximumLength="#{bindings.PermissionView1.hints.IdPermission.precision}"
                                shortDesc="#{bindings.PermissionView1.hints.IdPermission.tooltip}" id="it1">
                    <f:validator binding="#{row.bindings.IdPermission.validator}"/>
                    <af:convertNumber groupingUsed="false" pattern="#{bindings.PermissionView1.hints.IdPermission.format}"/>
                  </af:inputText>
                </af:column>
                <af:column sortProperty="#{bindings.PermissionView1.hints.Designation.name}" sortable="true"
                           headerText="Designation" id="c2" width="221" filterable="true">
                  <af:inputText value="#{row.bindings.Designation.inputValue}"
                                label="#{bindings.PermissionView1.hints.Designation.label}"
                                required="#{bindings.PermissionView1.hints.Designation.mandatory}"
                                columns="#{bindings.PermissionView1.hints.Designation.displayWidth}"
                                maximumLength="#{bindings.PermissionView1.hints.Designation.precision}"
                                shortDesc="#{bindings.PermissionView1.hints.Designation.tooltip}" id="it2"
                                attributeChangeListener="#{bindings.Commit.execute}">
                    <f:validator binding="#{row.bindings.Designation.validator}"/>
                  </af:inputText>
                </af:column>
                <af:column sortProperty="#{bindings.PermissionView1.hints.Description.name}" headerText="Description"
                           id="c3" width="432">
                  <af:inputText value="#{row.bindings.Description.inputValue}"
                                label="#{bindings.PermissionView1.hints.Description.label}"
                                required="#{bindings.PermissionView1.hints.Description.mandatory}"
                                columns="#{bindings.PermissionView1.hints.Description.displayWidth}"
                                maximumLength="#{bindings.PermissionView1.hints.Description.precision}"
                                shortDesc="#{bindings.PermissionView1.hints.Description.tooltip}" id="it3" rows="3"
                                attributeChangeListener="#{bindings.Commit.execute}">
                    <f:validator binding="#{row.bindings.Description.validator}"/>
                  </af:inputText>
                </af:column>
              </af:table>
              <f:facet name="statusbar"/>
            </af:panelCollection>
          </af:gridCell>
          <af:gridCell marginStart="5px" width="40%" marginEnd="5px" id="gc6" halign="stretch" valign="stretch">
            <af:panelAccordion discloseMany="false" id="pa1">
              <af:showDetailItem id="pane_roles" text="Users" inlineStyle="overflow:scroll;">
                <af:region value="#{bindings.assignusers1.regionModel}" id="r1"/>
              </af:showDetailItem>
              <af:showDetailItem id="pane_permissions" text="Usergroups" inlineStyle="overflow:scroll;">
                <af:region value="#{bindings.assignusergroups1.regionModel}" id="r2"/>
              </af:showDetailItem>
              <af:showDetailItem id="pane_groups" text="Roles" inlineStyle="overflow:scroll;">
                <af:region value="#{bindings.assignroles1.regionModel}" id="r3"/>
              </af:showDetailItem>
            </af:panelAccordion>
          </af:gridCell>
        </af:gridRow>
      </af:panelGridLayout>
    </ui:composition>
    
    

    It's the source of the definition of the page of the fragment:

    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel" version="12.1.3.10.8" id="PermissionViewEditPageDef"
                    Package="fragments.permission">
      <parameters/>
      <executables>
        <variableIterator id="variables"/>
        <iterator Binds="PermissionView1" RangeSize="25" DataControl="AdminPanelModuleDataControl"
                  id="PermissionView1Iterator" Refresh="default"/>
        <taskFlow id="assignusers1" taskFlowId="/WEB-INF/taskflow/permission/assign-users.xml#assign-users" xmlns="http://xmlns.oracle.com/adf/controller/binding" Refresh="ifNeeded">
          <parameters>
            <parameter id="permissionID" value="#{bindings.IdPermission.inputValue}"/>
          </parameters>
        </taskFlow>
        <taskFlow id="assignusergroups1" taskFlowId="/WEB-INF/taskflow/permission/assign-usergroups.xml#assign-usergroups" xmlns="http://xmlns.oracle.com/adf/controller/binding" Refresh="ifNeeded">
          <parameters>
            <parameter id="permissionID" value="#{bindings.IdPermission.inputValue}"/>
          </parameters>
        </taskFlow>
        <taskFlow id="assignroles1" taskFlowId="/WEB-INF/taskflow/permission/assign-roles.xml#assign-roles" xmlns="http://xmlns.oracle.com/adf/controller/binding" Refresh="ifNeeded">
          <parameters>
            <parameter id="permissionID" value="#{bindings.IdPermission.inputValue}"/>
          </parameters>
        </taskFlow>
      </executables>
      <bindings>
        <action IterBinding="PermissionView1Iterator" id="removeRowWithKey" RequiresUpdateModel="false"
                Action="removeRowWithKey">
          <NamedData NDName="rowKey" NDValue="#{}" NDType="java.lang.String"/>
        </action>
        <action IterBinding="PermissionView1Iterator" id="Delete" RequiresUpdateModel="false" Action="removeCurrentRow"/>
        <tree IterBinding="PermissionView1Iterator" id="PermissionView1">
          <nodeDefinition DefName="de.lkvsh.shirotest.admin.model.ev.PermissionView" Name="PermissionView10">
            <AttrNames>
              <Item Value="IdPermission"/>
              <Item Value="Designation"/>
              <Item Value="Description"/>
            </AttrNames>
          </nodeDefinition>
        </tree>
        <action IterBinding="PermissionView1Iterator" id="Create" RequiresUpdateModel="true" Action="createRow"/>
        <action id="Commit" RequiresUpdateModel="true" Action="commitTransaction"
                DataControl="AdminPanelModuleDataControl"/>
        <action id="Rollback" RequiresUpdateModel="false" Action="rollbackTransaction"
                DataControl="AdminPanelModuleDataControl"/>
        <attributeValues IterBinding="PermissionView1Iterator" id="IdPermission">
          <AttrNames>
            <Item Value="IdPermission"/>
          </AttrNames>
        </attributeValues>
      </bindings>
    </pageDefinition>
    
    

    For the facts so far.

    Now, my experience with it:

    Whenever I click on the 'New' or 'Delete' button, it first calls the partial relaxation and then perform the action assigned to the button I clicked. I thought this because of the following behaviour:

    1. I load the page

    2. I click on the 'New' button - nothing happens

    3. I click on the button "New" once again - a single line appears

    4. I click on the button 'Delete' - nothing happens, still a line it

    5. I click on delete - disappearance of the line

    In order to engage without an error in database fields, that I need:

    1. load the page

    2. click on the button "new".

    3. click again on the button "new".

    4. click on the button Delete

    5. fill the new line

    6 validation

    What I tried:

    1. triggers, of course, I thought that business components and links stuff would be here to refresh everything about an action.

    2. I also tried in the PageDef not caching the results of the underlying iterator from the table. However, this only leads to an exception during step 3 of my 'to be able to commit without a basic error of data fields that I".

    I hope you can tell me what is the problem or you have any suggestions or advice.

    Thanks in advance

    Lukas Wagner

    You should always use CreateInsert operation declaratively add new line to af:table.

    "createInsert" has a problem: he inserts. I know almost no case (at least in a well-designed database location) when possible, insert without data. As it is in my case, so createInsert will not work, I get an exception from the database during insertion.

    It will insert line collection in British Colombia ADF, not in the db table.

    Framework will display data from db only when you call commit operation (or if you call transaction.postChanges ()) programmatically.

    Thus, the workflow must be:

    -Invoke CreateInsert

    -Fill in all the mandatory attributes for this ViewObject

    -Don't commit / rollback

    Dario

Maybe you are looking for

  • How to return to the old Web Developer Toolbar?

    I was automatically upgraded to the new Web Developer toolbar, but it has TWO flaws. One is a big problem!(1) the search box to change the CSS and the "Close" button is on the right. For as long as I used it, it was on the left. So now, we must all g

  • Where to buy a screen cheap for Satellite A30 151

    Hello my laptop screen was broken and I want to get my country (Turkey) but it is expensive and I want to get another country.How can I get it? and what is the price for this?

  • Computer freezes completely during the game

    Hello I always noticed when you try to run a computer games that my computer going for a reason completely freeze. I noticed this happen on Age of Empires III and Dawn of War II and also it happened on World of Warcraft. This is exactly what is happe

  • Why a right-click dialogue boxes suddenly appear and follow the cursor?

    This is a really annoying problem, everything will be ok, then all of a sudden, right click dialog boxes will appear and follow the cursor. I left click to get rid of them, that works sometimes, but more often than not they flutter on the screen, som

  • EMC2 AX 150 not discovered by the Navisphere Initialization Wizard

    Hi all Had some trouble getting the right drivers for the cards Qlogic Fibre Channel on the 2950, however it is corrected and the EMC2 is connected directly by fiber to the server (Poweredge 2950) but for some reason, the discovery process is not vis