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.3.0)

E18581-04


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

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.3.0)

E18581-04


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