Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


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

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

 

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

 

Methods in oracle.adf.view.rich.component.rich that return RichPopup.PopupHints
 RichPopup.PopupHints RichPopup.PopupHints.add(RichPopup.PopupHints.HintTypes hint, RichPopup.PopupHints.AlignTypes alignType)
          Adds the RichPopup.PopupHints.HintTypes.HINT_ALIGN hint.
 RichPopup.PopupHints RichPopup.PopupHints.add(RichPopup.PopupHints.HintTypes hint, java.lang.String clientId)
          Adds a RichPopup.PopupHints.HintTypes.HINT_ALIGN_ID or a RichPopup.PopupHints.HintTypes.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 RichPopup.PopupHints.HintTypes.HINT_ALIGN_ID or a RichPopup.PopupHints.HintTypes.HINT_LAUNCH_ID hint using a component reference.

 

Methods in oracle.adf.view.rich.component.rich with parameters of type RichPopup.PopupHints
 void RichPopup.show(RichPopup.PopupHints hints)
          Causes the popup to be shown on the client pending completion of the JSF lifecycle.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


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