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

E22562-01

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

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

public class FlexFieldInsideColumnInsertionValidator
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
FlexFieldInsideColumnInsertionValidator()
           
 
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

FlexFieldInsideColumnInsertionValidator

public FlexFieldInsideColumnInsertionValidator()
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.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.