|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c (12.1.2) E23185-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Contents
Deprecated Interfaces | |
---|---|
oracle.adf.view.rich.event.ReturnPopupDataListener |
Deprecated Classes | |
---|---|
oracle.adf.view.rich.webapp.AdfFacesFilter |
|
oracle.adf.view.rich.context.Agent |
|
oracle.adf.view.rich.context.ApplicationContextManager use ComponentContextManager instead of this class |
|
oracle.adf.view.rich.change.ChangeManager use the Trinidad ChangeManager API |
|
oracle.adf.view.rich.model.ChildPropertyTreeModel use the Trinidad ChildPropertyTreeModel |
|
oracle.adf.view.rich.model.CollectionModel extend the Trinidad CollectionModel |
|
oracle.adf.view.rich.model.MenuModel use the Trinidad MenuModel |
|
oracle.adf.view.rich.change.MoveChildComponentChange The functionality in this class is now promoted to Trinidad as class org.apache.myfaces.trinidad.change.MoveChildComponentChange. The methods in this class does nothing more than delegating to the Trinidad class, hence this class is deprecated. Please use the class org.apache.myfaces.trinidad.change.MoveChildComponentChange instead of this one. |
|
oracle.adf.view.rich.context.PageFlowScopeProvider use the Trinidad PageFlowScopeProvider |
|
oracle.adf.view.rich.context.PageResolver use the Trinidad PageResolver |
|
oracle.adf.view.rich.config.RegionManager use the Trinidad RegionManager |
|
oracle.adf.view.rich.event.ReturnPopupDataEvent |
|
oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton The activeCommandToolbarButton component has been deprecated. Use the button component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandButton The commandButton component has been deprecated. Use the button component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandImageLink The commandImageLink component has been deprecated. Use the link component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandLink The commandLink component has been deprecated. Use the link component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton The commandToolbarButton component has been deprecated. Use the button component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoButton The goButton component has been deprecated. Use the button component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoImageLink The goImageLink component has been deprecated. Use the link component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoLink The goLink component has been deprecated. Use the link component instead. |
|
oracle.adf.view.rich.component.rich.nav.RichResetButton The resetButton component has been deprecated. Use the button component instead with an af:resetListener of type action to retain the reset ability. |
|
oracle.adf.view.rich.model.SortableModel use the Trinidad SortableModel |
|
oracle.adf.view.rich.model.SortCriterion extend the Trinidad SortCriterion |
|
oracle.adf.view.rich.model.TreeModel use the Trinidad TreeModel |
|
oracle.adf.view.rich.context.WindowIdProvider Use WindowManager . |
|
oracle.adf.view.rich.context.WindowIdProviderBase Use WindowManager . |
Deprecated Methods | |
---|---|
oracle.adf.view.rich.context.UriManager.addQueryParameters(FacesContext, Map<String, String>) |
|
oracle.adf.view.rich.event.ClientListenerSet.encodeAsJson() This method is no longer invoked by RichRenderer and should no longer be used. |
|
oracle.adf.view.rich.event.ClientListenerSet.encodeBehaviorsAsJson() This method is no longer invoked by RichRenderer and should no longer be used. |
|
oracle.adf.view.rich.model.AsyncFetcher.fetch(AsyncFetch, Object) Replaced by AsyncFetcher.fetch(AsyncFetch, Object, Object) |
|
oracle.adf.view.rich.component.rich.RichDynamicComponent.getAction() |
|
oracle.adf.view.rich.component.rich.RichDynamicComponent.getActionListener() |
|
oracle.adf.view.rich.context.AdfFacesContext.getApplicationContextManager() use RequestContext.getComponentContextManager() instead of this method. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.getBodyContextMenuId() This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.getBodyContextMenuId() This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.event.ColumnVisibilityChangeEvent.getColumnsToHide() |
|
oracle.adf.view.rich.event.ColumnVisibilityChangeEvent.getColumnsToShow() |
|
oracle.adf.view.rich.component.rich.data.PartialRichTree.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.RichDialog.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichMenuBar.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichPanelWindow.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichListView.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.RichCarouselItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.RichListItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTree.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichCarousel.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichColumn.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichCalendar.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichForm.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichQuickQuery.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichPopup.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoImageLink.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichTrainButtonBar.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichTrain.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandLink.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.PartialRichCommandNavigationItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichBreadCrumbs.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichResetButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichLink.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandImageLink.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoMenuItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.PartialRichCommandMenuItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoLink.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoButton.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichNavigationPane.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyListbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichCodeEditor.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputFile.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputRangeSlider.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneChoice.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputText.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneRadio.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.PartialRichTextEditor.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputColor.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputDate.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectBooleanRadio.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputNumberSlider.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyChoice.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichChooseDate.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichChooseColor.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOrderShuttle.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputListOfValues.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputNumberSpinbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneListbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyCheckbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectBooleanCheckbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyShuttle.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMedia.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMessage.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichSpacer.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichActiveImage.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichIcon.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputLabel.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichInlineFrame.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichSeparator.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputText.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichActiveOutputText.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichImage.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichStatusIndicator.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.PartialRichContextInfo.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputFormatted.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichPanelCollection.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMessages.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichProgressIndicator.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichSubform.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichMenu.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailItem.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelStretchLayout.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelSplitter.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichToolbox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichDecorativeBox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelSpringboard.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelTabbed.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGridLayout.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelDrawer.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelList.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelHeader.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelDashboard.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichToolbar.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailHeader.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelBox.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelAccordion.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelBorderLayout.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetail.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichPoll.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichQuery.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichNoteWindow.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichDocument.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichRegion.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichDeclarativeComponent.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichDynamicDeclarativeComponent.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.RichPageTemplate.getCustomizationId() This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.context.AdfFacesContext.getEndUserMonitoringService() use AdfFacesContext.getEndUserMonitoringServices() instead. |
|
oracle.adf.view.rich.model.FilterableQueryDescriptor.getFilterCriteria() Please use #getFilterConjunctionCriterion |
|
oracle.adf.view.rich.model.FilterableQueryDescriptor.getFilterFeatures() Please use #getFilterConjunctionCriterion |
|
oracle.adf.view.rich.context.AdfFacesContext.getHelpSystem() on 24-jan-2007, for 11.1.1.0.JI2. Use the new HelpProvider framework. |
|
oracle.adf.view.rich.context.AdfFacesContext.getHelpTopic() on 24-jan-2007, for 11.1.1.0.JI2. Use the new HelpProvider framework. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelHeader.getHelpType() helpType is deprecated, helpToicId should be used for providing help. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailHeader.getHelpType() helpType is deprecated, helpToicId should be used for providing help. |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.getItems() This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.getItems() This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.input.RichSelectItem.getLongDesc() longDesc is deprecated, and it is ignored. |
|
oracle.adf.view.rich.context.AdfFacesContext.getOracleHelpServletUrl() on 24-jan-2007, for 11.1.1.0.JI2. Use the new HelpProvider framework. |
|
oracle.adf.view.rich.context.AdfFacesContext.getProcessScope() since 11.0; use getPageFlowScope() |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.getRecentItems() This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.getRecentItems() This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.monitoring.ExecutionContextProvider.getRequestParameterName() use ExecutionContext getRequestParameterName() method. |
|
oracle.adf.view.rich.context.DialogService.getReturnEvent(UIComponent) For internal use only and only exposed in support of the legacy Trinidad dialog framework API. |
|
oracle.adf.view.rich.render.RichRenderer.getRootStateStyleClasses(FacesContext, RenderingContext, FacesBean) Use the getRootStateStyleClasses that also takes a UIComponent as a parameter. Also, if you upgrade your code to use the new API, make sure all your superclasses also use the new API. We currently call the old api from renderRootStyleAttributes (so people have time to migrate to the new API). |
|
oracle.adf.view.rich.component.rich.layout.RichPanelStretchLayout.getTheme() The theme attribute on af:panelGroupLayout and af:panelStretchLayout is deprecated. (It will be kept around until ER 7480937 is implemented.) Ideally, only the theme attribute of the af:decorativeBox and af:document tags should be needed. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout.getTheme() The theme attribute on af:panelGroupLayout and af:panelStretchLayout is deprecated. (It will be kept around until ER 7480937 is implemented.) Ideally, only the theme attribute of the af:decorativeBox and af:document tags should be needed. |
|
oracle.adf.view.rich.resource.PageResource.getURI() use PageResource.getValue() instead |
|
oracle.adf.view.rich.context.AdfFacesContext.getWindowIdProvider() Use WindowManagerFactory.getWindowManager(javax.faces.context.ExternalContext) . |
|
oracle.adf.view.rich.context.AdfFacesContext.getWindowIdProvider(ExternalContext) Use WindowManagerFactory.getWindowManager(javax.faces.context.ExternalContext) . |
|
oracle.adf.view.rich.component.rich.RichDialog.isCancelVisible() cancelVisible is deprecated. Use the type attribute. |
|
oracle.adf.view.rich.component.rich.RichDialog.isOkVisible() okVisible is deprecated. Use the type attribute. |
|
oracle.adf.view.rich.render.ClientMetadata.isSecure(PropertyKey) use the public API ClientMetadata.getSecured(PropertyKey) instead |
|
oracle.adf.view.rich.component.rich.RichQuery.isSimple() This attribute is deprecated, displayMode=simple should be used instead. |
|
oracle.adf.view.rich.component.rich.RichDialog.isVisible() visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.RichPanelWindow.isVisible() visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.PartialRichPopup.isVisible() visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.RichNoteWindow.isVisible() visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.render.RichRenderer.needsExplicitId(FacesContext, UIComponent, FacesBean) this version of the method doesn't specify a RenderingContext |
|
oracle.adf.view.rich.render.RichRenderer.needsExplicitId(UIComponent, FacesBean) this version of the method doesn't specify a FacesContext |
|
oracle.adf.view.rich.context.DialogService.peekView() For internal use only and only exposed in support of the legacy Trinidad dialog framework API. When ADFc page flows are in the runtime classpath, this is non-functional. Note: the JDEV compile time classpath will not be the same as the runtime classpath with the Fusion stack running under Weblogic Server (WLS). |
|
oracle.adf.view.rich.context.DialogService.popView(boolean) For internal use only and only exposed in support of the legacy Trinidad dialog framework API. When ADFc page flows are in the runtime classpath, this is non-functional. Note: the JDEV compile time classpath will not be the same as the runtime classpath with the Fusion stack running under Weblogic Server (WLS). |
|
oracle.adf.view.rich.model.RegionModel.processBeginRegion(FacesContext) |
|
oracle.adf.view.rich.model.RegionModel.processEndRegion(FacesContext) |
|
oracle.adf.view.rich.context.DialogService.pushView(UIViewRoot) For internal use only and only exposed in support of the legacy Trinidad dialog framework API. When ADFc page flows are in the runtime classpath, this is non-functional. Note: the JDEV compile time classpath will not be the same as the runtime classpath with the Fusion stack running under Weblogic Server (WLS). |
|
oracle.adf.view.rich.render.RichRenderer.renderClickableIcon(FacesContext, RenderingContext, UIComponent, boolean, String[], String, String, String) Use RichRenderUtils renderClickableIcon |
|
oracle.adf.view.rich.render.RichRenderer.renderRootStyleAttributes(FacesContext, RenderingContext, ClientComponent, FacesBean) this version of the method doesn't specify a UIComponent |
|
oracle.adf.view.rich.render.RichRenderer.renderRootStyleAttributes(FacesContext, RenderingContext, ClientComponent, FacesBean, String) this version of the method doesn't specify a UIComponent |
|
oracle.adf.view.rich.component.rich.RichDynamicComponent.setAction(MethodBinding) |
|
oracle.adf.view.rich.component.rich.RichDynamicComponent.setActionListener(MethodBinding) |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.setBodyContextMenuId(String) This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.setBodyContextMenuId(String) This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.RichDialog.setCancelVisible(boolean) cancelVisible is deprecated. Use the type attribute. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTree.setContextMenuId(String) This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.setContextMenuId(String) This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.setContextMenuId(String) This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.context.DialogService.setCurrentLaunchSource(UIComponent) For internal use only and only exposed in support of the legacy Trinidad dialog framework API. |
|
oracle.adf.view.rich.component.rich.RichDialog.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichMenuBar.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichPanelWindow.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichListView.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.RichCarouselItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.RichListItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTree.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTable.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichTreeTable.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichCarousel.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichColumn.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.data.PartialRichCalendar.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichForm.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichQuickQuery.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichPopup.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoImageLink.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichTrainButtonBar.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichTrain.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandLink.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.PartialRichCommandNavigationItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichBreadCrumbs.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichResetButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichLink.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandImageLink.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoMenuItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.PartialRichCommandMenuItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoLink.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichActiveCommandToolbarButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichCommandToolbarButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichGoButton.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.nav.RichNavigationPane.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyListbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichCodeEditor.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputFile.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputRangeSlider.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneChoice.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputText.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneRadio.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.PartialRichTextEditor.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputColor.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputDate.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectBooleanRadio.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputNumberSlider.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyChoice.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichChooseDate.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichChooseColor.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOrderShuttle.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputListOfValues.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichInputNumberSpinbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectOneListbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyCheckbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectBooleanCheckbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.input.RichSelectManyShuttle.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMedia.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMessage.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichSpacer.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichActiveImage.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichIcon.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputLabel.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichInlineFrame.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichSeparator.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputText.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichActiveOutputText.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichImage.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichStatusIndicator.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.PartialRichContextInfo.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichOutputFormatted.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichPanelCollection.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichMessages.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.output.RichProgressIndicator.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichSubform.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichMenu.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailItem.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelStretchLayout.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelSplitter.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichToolbox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichDecorativeBox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelSpringboard.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelTabbed.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGridLayout.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelDrawer.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelList.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelHeader.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelDashboard.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichToolbar.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailHeader.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelBox.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichPanelAccordion.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelBorderLayout.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetail.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichPoll.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichQuery.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.RichNoteWindow.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.PartialRichDocument.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichRegion.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichDeclarativeComponent.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.PartialRichDynamicDeclarativeComponent.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.rich.fragment.RichPageTemplate.setCustomizationId(String) This attribute is deprecated. This attribute will be removed in the next release. Use the 'id' attribute instead. |
|
oracle.adf.view.rich.component.UIXDialog.setDialogListener(MethodBinding) |
|
oracle.adf.view.rich.model.FilterableQueryDescriptor.setFilterCriteria(Map<String, Object>) Please use #getFilterConjunctionCriterion |
|
oracle.adf.view.rich.model.FilterableQueryDescriptor.setFilterFeatures(Map<String, Set<FilterableQueryDescriptor.FilterFeature>>) Please use #getFilterConjunctionCriterion |
|
oracle.adf.view.rich.component.rich.layout.RichPanelHeader.setHelpType(String) helpType is deprecated, helpToicId should be used for providing help. |
|
oracle.adf.view.rich.component.rich.layout.PartialRichShowDetailHeader.setHelpType(String) helpType is deprecated, helpToicId should be used for providing help. |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.setItems(List This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.setItems(List This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.UIXInputPopup.setLaunchPopupListener(MethodBinding) |
|
oracle.adf.view.rich.component.rich.input.RichSelectItem.setLongDesc(String) longDesc is deprecated, and it is ignored. |
|
oracle.adf.view.rich.component.rich.RichDialog.setOkVisible(boolean) okVisible is deprecated. Use the type attribute. |
|
oracle.adf.view.rich.component.UIXQuery.setQueryListener(MethodBinding) |
|
oracle.adf.view.rich.component.UIXQuery.setQueryOperationListener(MethodBinding) |
|
oracle.adf.view.rich.component.rich.PartialRichDynamicComponent.setRecentItems(List This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues.setRecentItems(List This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.rich.RichDynamicComponent.setReturnListener(MethodBinding) |
|
oracle.adf.view.rich.component.UIXInputPopup.setReturnPopupDataListener(MethodBinding) |
|
oracle.adf.view.rich.component.UIXInputPopup.setReturnPopupListener(MethodBinding) |
|
oracle.adf.view.rich.component.rich.RichQuery.setSimple(boolean) This attribute is deprecated, displayMode=simple should be used instead. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelStretchLayout.setTheme(String) The theme attribute on af:panelGroupLayout and af:panelStretchLayout is deprecated. (It will be kept around until ER 7480937 is implemented.) Ideally, only the theme attribute of the af:decorativeBox and af:document tags should be needed. |
|
oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout.setTheme(String) The theme attribute on af:panelGroupLayout and af:panelStretchLayout is deprecated. (It will be kept around until ER 7480937 is implemented.) Ideally, only the theme attribute of the af:decorativeBox and af:document tags should be needed. |
|
oracle.adf.view.rich.component.rich.RichDialog.setVisible(boolean) visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.RichPanelWindow.setVisible(boolean) visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.PartialRichPopup.setVisible(boolean) visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.component.rich.RichNoteWindow.setVisible(boolean) visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
|
oracle.adf.view.rich.render.RichRenderer.supportsScrolling(RenderingContext) use RichRenderUtils#supportsScrolling |
Deprecated Constructors | |
---|---|
oracle.adf.view.rich.event.ColumnVisibilityChangeEvent(UIComponent, List<UIComponent>, List<UIComponent>) |
|
oracle.adf.view.rich.change.MoveChildComponentChange(UIComponent, UIComponent, String, String) The only allowed value for identifier argument in this constructor is 'id'. Given this, the other constructors is just enough. |
|
oracle.adf.view.rich.event.SetPropertyListener(String) use #SetPropertyListener(BasePolytypeListener.EventType eventType) instead |
Deprecated Enum Constants | |
---|---|
oracle.adf.view.rich.event.DialogEvent.Outcome.cancel the cancel outcome will not propagate to the server |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c (12.1.2) E23185-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2013 Oracle Corporation. All Rights Reserved.