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

E17503-02

oracle.adfnmc.bindings.dbf
Interface ICollectionModelElementIndexChangeDelegate

All Known Implementing Classes:
Table.TableElementIndexChangeDelegate

public interface ICollectionModelElementIndexChangeDelegate

Callback interface used as an argument to methods of ICollectionModel


Method Summary
 void element(int index)
          Should be invoked each time the caller that supplied the ICollectionModelElementIndexChangeDelegate instance as an argument to an ICollectionModel method should evaluate EL variable based expressions.
 

Method Detail

element

void element(int index)
Should be invoked each time the caller that supplied the ICollectionModelElementIndexChangeDelegate instance as an argument to an ICollectionModel method should evaluate EL variable based expressions.


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.