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
Class BinderAnnotations

java.lang.Object
  extended by oracle.adfdt.view.common.binding.creator.BinderAnnotations

public class BinderAnnotations
extends java.lang.Object


Nested Class Summary
static class BinderAnnotations.BindBehavior
           
static interface BinderAnnotations.BindMode
          Indicates when the Binder should be run.
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.
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.
 
Constructor Summary
BinderAnnotations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinderAnnotations

public BinderAnnotations()

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.