Business Components

Uses of Interface
oracle.jbo.uicli.jui.JULovDialogInterface

Packages that use.*
PackageDescription
oracle.jbo.uicli.controls Contains classes that implement JClient controls  
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
 

Uses of JULovDialogInterface in oracle.jbo.uicli.controls
 

Classes in oracle.jbo.uicli.controls that implement JULovDialogInterface
TypeName
 class JULovDialog
           
 

Uses of JULovDialogInterface in oracle.jbo.uicli.jui
 

Methods in oracle.jbo.uicli.jui that return JULovDialogInterface
TypeName
 JULovDialogInterface JULovPanelInterface.createLovDialog()
          Create a JDialog and return a JULovDialogInterface that performs interaction with the JULovButtonBinding for display of Lov Data.
 


Business Components