Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.dt.flex.component.binding.creator
Class FlexFieldOutsideTableInsertionValidator

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.component.binding.creator.FlexFieldOutsideTableInsertionValidator
All Implemented Interfaces:
oracle.adfdt.view.common.binding.creator.InsertionValidator

public class FlexFieldOutsideTableInsertionValidator
extends java.lang.Object
implements oracle.adfdt.view.common.binding.creator.InsertionValidator

A validator for column binding types. This class is called as a callback when a drag is initiated from the data control pallette, and it determines whether a particular node is a valid drop target.

Author:
ADF

Constructor Summary
FlexFieldOutsideTableInsertionValidator()
           
 
Method Summary
 boolean supportsCreate(org.w3c.dom.Node insertParent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexFieldOutsideTableInsertionValidator

public FlexFieldOutsideTableInsertionValidator()
Method Detail

supportsCreate

public boolean supportsCreate(org.w3c.dom.Node insertParent)
Specified by:
supportsCreate in interface oracle.adfdt.view.common.binding.creator.InsertionValidator
Parameters:
insertParent - parent node
Returns:
if the column type should be displayed

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.