Skip navigation links

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

E18581-03


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

Skip navigation links

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

E18581-03


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