Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.bindings.events
Interface IteratorPositionListener

All Known Implementing Classes:
AdapterOperationBinding, AttributeBindingImpl, CustomOperationBinding, DynamicListBindingImpl, GenericTypeIteratorAdapter, IndexedAttributeBindingImpl, IteratorExecutableBindingImpl, JavaBeanObjectIteratorAdapter, MethodIteratorBindingImpl, OperationBindingBase, RangeBindingImpl, StaticListBindingImpl

public interface IteratorPositionListener


Method Summary
 void positionChanged(int absoluteIndex)
          Fires when the iterator position is changed to point to a different row.
 

Method Detail

positionChanged

void positionChanged(int absoluteIndex)
Fires when the iterator position is changed to point to a different row.


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.