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.ConfirmRebinding


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

Presence of this annotation on a Binder(2) indicates that the framework should query the user to confirm any changes that the Binder or Binder2 had made.


Optional Element Summary
 boolean confirm
           
 

confirm

public abstract boolean confirm
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.