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 PickList
          This class represents a databound picklist.
 class StaticPickList
          This class represents a Static PickList.
 


Business Components