Skip navigation links

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


Uses of Class
oracle.adf.view.rich.component.rich.RichPopup.PopupHints.HintTypes

Packages that use RichPopup.PopupHints.HintTypes
oracle.adf.view.rich.component.rich   

 

Uses of RichPopup.PopupHints.HintTypes in oracle.adf.view.rich.component.rich

 

Methods in oracle.adf.view.rich.component.rich that return RichPopup.PopupHints.HintTypes
static RichPopup.PopupHints.HintTypes RichPopup.PopupHints.HintTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RichPopup.PopupHints.HintTypes[] RichPopup.PopupHints.HintTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.component.rich with parameters of type RichPopup.PopupHints.HintTypes
 RichPopup.PopupHints RichPopup.PopupHints.add(RichPopup.PopupHints.HintTypes hint, RichPopup.PopupHints.AlignTypes alignType)
          Adds the HINT_ALIGN hint.
 RichPopup.PopupHints RichPopup.PopupHints.add(RichPopup.PopupHints.HintTypes hint, java.lang.String clientId)
          Adds a HINT_ALIGN_ID or a HINT_LAUNCH_ID hint for a component's clientId.
 RichPopup.PopupHints RichPopup.PopupHints.add(RichPopup.PopupHints.HintTypes hint, javax.faces.component.UIComponent component)
          Adds a HINT_ALIGN_ID or a HINT_LAUNCH_ID hint using a component reference.

 


Skip navigation links

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


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