Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.0.0)

E18581-01

oracle.adfdt.view.common.binding.creator
Annotation Type BinderAnnotations.SimpleRebindChecking


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface BinderAnnotations.SimpleRebindChecking

Presence of this annotation on a Binder(2) indicates that the framework can skip calling the canBind method and just assume Node checking will work.


Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.0.0)

E18581-01

Copyright © 1997, 2011, Oracle. All rights reserved.