OracleJavaScript API Reference for Oracle ADF Faces

 

org.apache.myjs.trinidad.component

Summary

This is the JavaScript Documentation for package "org.apache.myjs.trinidad.component".

Classes

AdfUIChart
The Apache Trinidad Chart is used to diplay data in a chart format.
AdfUIChoose
Choose is a base abstraction for components like chooseDate and chooseColor that presents users with a diagrammatic chooser like a calendar or palette.
AdfUICollection
The UIXCollection component is a base class for components that do stamping.
AdfUIColumn
This is base abstraction for column.
AdfUICommand
UIXCommand is a base abstraction for components that implement ActionSource and DialogSource.
AdfUIComponentRef
Inserts a region into the current page.
AdfUIDecorateCollection
Base class for composite collection decorator.
AdfUIDocument
The document control is the base abstraction for an entire document.
AdfUIEditableValue
The editableValue web element contains all the shared attributes supported by all Apache Trinidad components that support the JSF EditableValueHolder interface.
AdfUIForm
The form control is the base abstraction for a submitted region of a page.
AdfUIGo
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.
AdfUIGroup
The group component is an invisible control that aggregates semantically-related children; the group itself has no associated client representation (visual or API).
AdfUIInput
UIXInput is a base class for all Apache Trinidad input components.
AdfUIIterator
UIXIterator is a component that performs iteration over its child components.
AdfUIMenu
Signifies an element that can contain a series of UIXCommand components.
AdfUIMessage
UIXMessage is the base component class for components that display a single message on behalf of a component.
AdfUIMessages
UIXMessages is the base component class for components that display a messages for an entire page.
AdfUINavigationLevel
The navigationLevel component creates a series of navigation items representing one level in a navigation hierarchy.
AdfUINavigationPath
A navigationPath component is used in hierarchical site layouts to indicate the path back to the root page of the hierarchy with links.
AdfUINavigationTree
Apache Trinidad navigationTree components are used to display hierarchical navigation data.
AdfUIObject
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.
AdfUIOutput
UIXOutput is a concrete base class for all Apache Trinidad output components that support type conversion.
AdfUIPage
basePage is the base abstraction for a page
AdfUIPanel
Base class for components that provide layout for their children.
AdfUIPoll
The poll component initiates poll to the server.
AdfUIProcess
Signifies an element that represents a process and binds to a menuModel.
AdfUIProgress
UIXProgress is a base abstraction for components that implement ActionSource and indicate the progress of tasks running in the server, typically navigating to a special page once the task is complete.
AdfUIReset
UIXReset is a base abstraction for components that reset the state of a page.
AdfUISelectBoolean
Base class for input components whose value is true or false.
AdfUISelectInput
selectInput is a base abstraction for components that allow both input and selection from a list of possible values.
AdfUISelectItem
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.
AdfUISelectMany
UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant.
AdfUISelectOne
UIXSelectOne is a base abstraction for components that allow selection of a single in a series of selectItem components.
AdfUISelectOrder
UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant.
AdfUISelectRange
UIXSelectRange is a base abstraction for components that select a range.
AdfUIShowDetail
showDetail is a base component abstraction for components that can toggle between showing and hiding all of their children.
AdfUIShowMany
showMany is the base abstraction for components that contain a group of showDetails and can display multiple items at a time.
AdfUIShowOne
showOne is the base abstraction for components that contains a group of showDetails, but displays one of them.
AdfUISingleStep
UIXSingleStep is a base abstraction for components that implement ActionSource and navigate back and forth through a sequence of known steps.
AdfUISubform
 
AdfUISwitcher
The switcher component dynamically decides which facet component should be rendered.
AdfUITable
UIXTable is the base abstraction for table components.
AdfUITree
Represents an interactive tree component.
AdfUITreeTable
The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format.
AdfUIValue
The UIXValue component contains all the shared attributes supported by all Apache Trinidad components that support the JSF ValueHolder interface, and therefore support values and Converters.

 


 

Generated on 2009.09.25 03:44 UTC
Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.