|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-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.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 |
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.context.AdfFacesContext.getApplicationContextManager() use RequestContext.getComponentContextManager() instead of this method. |
|
oracle.adf.view.rich.component.rich.data.RichTable.getBodyContextMenuId() This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTreeTable.getBodyContextMenuId() This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTable.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTree.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTreeTable.getContextMenuId() This attribute is deprecated, "contextMenu" facet should be used 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.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.nav.RichCommandMenuItem.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.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.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.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.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.RichCommandNavigationItem.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.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.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.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.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.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.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.output.RichContextInfo.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.RichDocument.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.RichTextEditor.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.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.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.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.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.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.RichPopup.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.data.RichTable.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.RichTree.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.RichCalendar.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.RichCarousel.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.RichColumn.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.RichTreeTable.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.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.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.RichPanelBox.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.RichShowDetailItem.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.RichShowDetail.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.RichShowDetailHeader.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.RichPanelAccordion.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.RichPanelTabbed.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.RichPanelDashboard.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.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.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.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.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.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.component.rich.fragment.RichRegion.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.RichDeclarativeComponent.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.RichDynamicDeclarativeComponent.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.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.RichShowDetailHeader.getHelpType() helpType is deprecated, helpToicId should be used for providing help. |
|
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.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.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.component.UIXInputPopup.getReturnPopupDataListener() The ReturnPopupDataEvent is not queued on the component anymore, The attribute will be removed in future |
|
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.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.RichPopup.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.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.data.RichTable.setBodyContextMenuId(String) This attribute is deprecated, "bodyContextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTreeTable.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.RichTable.setContextMenuId(String) This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTree.setContextMenuId(String) This attribute is deprecated, "contextMenu" facet should be used instead. |
|
oracle.adf.view.rich.component.rich.data.RichTreeTable.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.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.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.nav.RichCommandMenuItem.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.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.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.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.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.RichCommandNavigationItem.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.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.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.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.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.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.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.output.RichContextInfo.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.RichDocument.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.RichTextEditor.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.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.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.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.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.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.RichPopup.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.data.RichTable.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.RichTree.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.RichCalendar.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.RichCarousel.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.RichColumn.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.RichTreeTable.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.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.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.RichPanelBox.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.RichShowDetailItem.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.RichShowDetail.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.RichShowDetailHeader.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.RichPanelAccordion.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.RichPanelTabbed.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.RichPanelDashboard.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.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.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.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.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.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.rich.fragment.RichRegion.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.RichDeclarativeComponent.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.RichDynamicDeclarativeComponent.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.UIXDialog.setDialogListener(MethodBinding) |
|
oracle.adf.view.rich.component.rich.layout.RichShowDetailHeader.setHelpType(String) helpType is deprecated, helpToicId should be used for providing help. |
|
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.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.input.RichInputComboboxListOfValues.setRecentItems(List This attribute is deprecated, and it is ignored |
|
oracle.adf.view.rich.component.UIXInputPopup.setReturnPopupDataListener(MethodBinding) |
|
oracle.adf.view.rich.component.UIXInputPopup.setReturnPopupDataListener(MethodExpression) The ReturnPopupDataEvent is not queued on the component anymore, The attribute will be removed in future |
|
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.RichPopup.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.RichNoteWindow.setVisible(boolean) visible has been deprecated. Use the af:showPopupBehavior tag or the show/hide methods on the popup client component. |
Deprecated Constructors | |
---|---|
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 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |