Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


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(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, 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
12c Release 1 (12.1.2.0.0)
E23185-01


Copyright © 2013 Oracle Corporation. All Rights Reserved.