Business Components

Uses of Class
oracle.jdeveloper.html.StaticPickList

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

Uses of StaticPickList in oracle.jdeveloper.html
 

Subclasses of StaticPickList in oracle.jdeveloper.html
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.
 


Business Components