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
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()

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.