Uses of Package
oracle.adf.view.faces.component

Packages that use oracle.adf.view.faces.component
oracle.adf.view.faces.component   
oracle.adf.view.faces.component.core   
oracle.adf.view.faces.component.core.data   
oracle.adf.view.faces.component.core.input   
oracle.adf.view.faces.component.core.layout   
oracle.adf.view.faces.component.core.nav   
oracle.adf.view.faces.component.core.output   
oracle.adf.view.faces.component.html   
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component
CollectionBase
          Base class for components that do stamping
CollectionComponent
           
CommandBase
          Base class for command components.
FormBase
          Base class for Form component.
SelectManyBase
           
SelectOneBase
           
SelectOrderBase
           
SelectRangeBase
          Base class for SelectRange
ShowDetailBase
          Base class for ShowDetail component.
SingleStepBase
          Base class for singleStep components
SwitcherBase
          Base class for the switcher componnet.
TableBase
          Base class for the Table component.
TableSelectManyBase
          Base class for Table "selection" facet components
TableSelectOneBase
          Base class for single selection inside a table
TreeBase
          Base class for the Tree component.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXEditableValue
          The editableValue web element contains all the shared attributes supported by all UIX beans that support the JSF EditableValueHolder interface.
UIXEditableValueComponentBase
          Base class for components that have a value.
UIXSelectMany
          UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant.
UIXTree
           ADF Faces tree components are used to display hierarchical data.
UIXValue
          The value web element contains all the shared attributes supported by all UIX beans that support the JSF ValueHolder interface, and therefore support values and Converters.
UIXValueComponentBase
          Base class for components that have a value.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core
FormBase
          Base class for Form component.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXForm
          The form control is the base abstraction for a submitted region of a page.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core.data
CollectionBase
          Base class for components that do stamping
CollectionComponent
           
SelectRangeBase
          Base class for SelectRange
TableBase
          Base class for the Table component.
TableSelectManyBase
          Base class for Table "selection" facet components
TableSelectOneBase
          Base class for single selection inside a table
TreeBase
          Base class for the Tree component.
TreeTableBase
          Base class for TreeTable component.
UIXColumn
          This is base abstraction for column.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXSelectRange
          UIXSelectRange is a base abstraction for components that select a range, e.g, 5 - 10 of 50.
UIXTable
          UIXTable is the base abstraction for table components.
UIXTableSelectMany
          This component is suitable for the "selection" facet of a Table.
UIXTableSelectOne
          This component is suitable for the "selection" facet of a Table.
UIXTree
           ADF Faces tree components are used to display hierarchical data.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core.input
SelectManyBase
           
SelectOneBase
           
SelectOrderBase
           
UIXChoose
          Example:
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXEditableValue
          The editableValue web element contains all the shared attributes supported by all UIX beans that support the JSF EditableValueHolder interface.
UIXEditableValueComponentBase
          Base class for components that have a value.
UIXInput
          UIXInput is a base class for all ADF Faces input components.
UIXReset
          UIXReset is a base abstraction for components that reset the state of a page.
UIXSelectBoolean
          Base class for input components whose value is true or false.
UIXSelectInput
          selectInput is a base abstraction for components that allow both input and selection from a list of possible values.
UIXSelectItem
          The UIXSelectItem class is the base concrete class for a single item which the user may select from the set of items in a list, choice, radio, or shuttle control.
UIXSelectMany
          UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant.
UIXSelectOne
          UIXSelectOne is a base abstraction for components that allow selection of a single in a series of selectItem components.
UIXSelectOrder
          UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant.
UIXValue
          The value web element contains all the shared attributes supported by all UIX beans that support the JSF ValueHolder interface, and therefore support values and Converters.
UIXValueComponentBase
          Base class for components that have a value.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core.layout
ShowDetailBase
          Base class for ShowDetail component.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXPanel
          Abstract base class for components that provide layout for their children.
UIXShowDetail
          showDetail is a base component abstraction for components that can toggle between showing and hiding all of their children.
UIXShowOne
          showOne is the base abstraction for components that contains a group of showDetails, but displays one of them.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core.nav
CommandBase
          Base class for command components.
SingleStepBase
          Base class for singleStep components
UIXCommand
          UIXCommand is a base abstraction for components that implement ActionSource.
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXGo
          go is a base abstraction for components like goButton and goLink that are used to navigate directly to a different page without any server-side actions.
UIXMenu
          Signifies an element that can contain a series of UIXCommand components.
UIXProcess
          UIXProcess is a base abstraction for components which indicate the current page of a multipage process that the user is on.
UIXSingleStep
          UIXSingleStep is a base abstraction for components that implement ActionSource and navigate back and forth through a sequence of known steps.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.core.output
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
UIXMessage
          UIXMessage is the base component class for components that display a single message on behalf of a component.
UIXMessages
          UIXMessages is the base component class for components that display a messages for an entire page.
UIXObject
          Object is a base abstraction for components that represent object resources (like image) that have no server-side behavior and do not participate in type conversion.
UIXOutput
          UIXOutput is a concrete base class for all ADF Faces output components that support type conversion.
UIXValue
          The value web element contains all the shared attributes supported by all UIX beans that support the JSF ValueHolder interface, and therefore support values and Converters.
UIXValueComponentBase
          Base class for components that have a value.
 

Classes in oracle.adf.view.faces.component used by oracle.adf.view.faces.component.html
UIXComponent
          Pure abstract base class for all UIX components.
UIXComponentBase
           
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.