Business Components

Uses of Interface
oracle.jdeveloper.html.StaticPickListContext

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

Uses of StaticPickListContext in oracle.jdeveloper.html
 

Classes in oracle.jdeveloper.html that implement StaticPickListContext
TypeName
 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 PickList
          This class represents a databound picklist.
 class StaticPickList
          This class represents a Static PickList.
 


Business Components