Business Components

Uses of Class
oracle.jdeveloper.html.HTMLTextURL

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

Uses of HTMLTextURL in oracle.jdeveloper.html
 

Methods in oracle.jdeveloper.html with parameters of type HTMLTextURL
 void HTMLElementContainer.addTextURL(HTMLTextURL aURL)
          Adds a text URL to the document.
 


Business Components