Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

bindings.MyVOIterator.currentRow.entities[0].entityState != 0 can't find

LausSep 16 2015 — edited Sep 18 2015

Hello,

I am using JDeveloper 12.1.3 64 bit. Inside of it I am trying to disable some button if new row is just added.

I am trying to find bindings.MyVOIterator.currentRow.entities[0].entityState != 0 but only thing that I can find is:

bindings.MyVOIterator.currentRow.dataProvider

What am I doing wrong?

Thx

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2015
Added on Sep 16 2015
16 comments
423 views