Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jdeveloper.html.HTMLRenderingContext

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

 

Uses of HTMLRenderingContext in oracle.jdeveloper.html

 

Subinterfaces of HTMLRenderingContext in oracle.jdeveloper.html
 interface DateFieldContext
           
 interface HTMLFieldRenderer
          The HTMLFieldRenderer interface defines the set of functions to be implemented by a field renderer.
 interface LOVFieldContext
           
 interface PickListContext
           
 interface StaticPickListContext
           

 

Classes in oracle.jdeveloper.html that implement HTMLRenderingContext
 class ArrayField
           
 class DateField
          Represents a date field render.
 class DisplayArrayField
          Represents a read-only field generator.
 class HiddenField
          Represents a hidden form field renderer.
 class HTMLFieldRendererImpl
          This class provides a base implementation of the HTMLFieldRenderer interface.
 class ListFieldEditRenderer
          The ListFieldEditRenderer takes advantage of the BC4J attribute properties in order to render an attribute by mapping it's current value to a set of display values provided via the LF_DISPLAY_LIST property.
 class ListFieldRenderer
          The ListFieldRenderer takes advantage of the BC4J attribute properties in order to render an attribute by mapping it's current value to a set of display values provided via the DISPLAY_LIST property.
 class LOVField
          Represents a date field render.
 class PasswordField
          Represents a text field render.
 class PickList
          This class represents a databound picklist.
 class ReadOnlyField
          Represents a read-only field generator.
 class StaticPickList
          This class represents a Static PickList.
 class StructField
           
 class TextArea
          Represents a textarea field renderer.
 class TextField
          Represents a text field render.
 class ViewLinkLookupFieldRenderer
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

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