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

E22562-05

oracle.apps.fnd.applcore.dt.patterns.binding.binder.hoverDetails
Class RolloverComponentValidator

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.hoverDetails.RolloverComponentValidator
All Implemented Interfaces:
oracle.adfdt.view.common.binding.creator.InsertionValidator

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

A validator for 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
RolloverComponentValidator()
           
 
Method Summary
 boolean supportsCreate(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolloverComponentValidator

public RolloverComponentValidator()
Method Detail

supportsCreate

public boolean supportsCreate(org.w3c.dom.Node node)
Specified by:
supportsCreate in interface oracle.adfdt.view.common.binding.creator.InsertionValidator
Parameters:
node - 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.