Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Uses of Class
oracle.adf.view.rich.event.DropEvent.DropOrientation

Packages that use DropEvent.DropOrientation
oracle.adf.view.rich.event   

 

Uses of DropEvent.DropOrientation in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return DropEvent.DropOrientation
abstract  DropEvent.DropOrientation DropEvent.getDropOrientation()
          Orientations relative to the dropSite for which the drop occurred.
static DropEvent.DropOrientation DropEvent.DropOrientation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DropEvent.DropOrientation[] DropEvent.DropOrientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.