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

E17503-02

oracle.adfnmc.bindings
Interface RangeBindingListener


Deprecated. * DRM - if we get requests for event notifcation at the Binding object level from app developers, re-enable this, otherwise the UI is just using the EL notification interfaces, so no need for this. Sourcing this requires a delegating type to convert notifications to be EL event interface compatible - we may just want to unify event interfaces if we re-enable this

public interface RangeBindingListener


Method Summary
 void currentRangeStartChanged(int rangeStart)
          Deprecated.  
 void currentRowIndexChanged(int index)
          Deprecated.  
 

Method Detail

currentRangeStartChanged

void currentRangeStartChanged(int rangeStart)
Deprecated. 

currentRowIndexChanged

void currentRowIndexChanged(int index)
Deprecated. 

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.