Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jdeveloper.html.HTMLSelect

Packages that use HTMLSelect
oracle.jdeveloper.html Contains classes for generating HTML code. 

 

Uses of HTMLSelect in oracle.jdeveloper.html

 

Methods in oracle.jdeveloper.html that return HTMLSelect
protected  HTMLSelect StaticPickList.createHTMLSelect(boolean bMultiple)
           

 

Methods in oracle.jdeveloper.html with parameters of type HTMLSelect
 void HTMLForm.addSelectField(java.lang.String sLabel, HTMLSelect aSelect)
          Adds an HTML SELECT field.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

Copyright © 1997, 2003, Oracle. All rights reserved.