Uses of Class
oracle.adf.view.faces.bean.FacesBean.Type

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

Uses of FacesBean.Type in oracle.adf.view.faces.bean
 

Methods in oracle.adf.view.faces.bean that return FacesBean.Type
abstract  FacesBean.Type FacesBeanImpl.getType()
           
 FacesBean.Type FacesBean.getType()
          Returns the Type of this bean.
 FacesBean.Type PropertyKey.getOwner()
          Returns the owning type for this property key.
 

Methods in oracle.adf.view.faces.bean with parameters of type FacesBean.Type
 void PropertyMap.restoreState(FacesContext context, FacesBean.Type type, java.lang.Object state)
           
 

Constructors in oracle.adf.view.faces.bean with parameters of type FacesBean.Type
FacesBean.Type(FacesBean.Type superType)
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.bean.util
 

Methods in oracle.adf.view.faces.bean.util with parameters of type FacesBean.Type
static PropertyKey StateUtils.restoreKey(FacesBean.Type type, java.lang.Object value)
          Restores a persisted PropertyKey.
static void StateUtils.restoreState(PropertyMap map, FacesContext context, FacesBean.Type type, java.lang.Object state, boolean useStateHolder)
          Generic (unoptimized) version of PropertyMap state restoring.
 void PropertyHashMap.restoreState(FacesContext context, FacesBean.Type type, java.lang.Object state)
           
 void PropertyArrayMap.restoreState(FacesContext context, FacesBean.Type type, java.lang.Object state)
           
 void AbstractPropertyMap.restoreState(FacesContext context, FacesBean.Type type, java.lang.Object state)
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component
 

Fields in oracle.adf.view.faces.component declared as FacesBean.Type
static FacesBean.Type UIXSwitcher.TYPE
           
static FacesBean.Type UIXRegion.TYPE
           
static FacesBean.Type UIXPoll.TYPE
           
static FacesBean.Type UIXSubform.TYPE
           
static FacesBean.Type UIXForm.TYPE
           
static FacesBean.Type UIXOutput.TYPE
           
static FacesBean.Type UIXProgress.TYPE
           
static FacesBean.Type UIXMessages.TYPE
           
static FacesBean.Type UIXMessage.TYPE
           
static FacesBean.Type UIXObject.TYPE
           
static FacesBean.Type UIXDocument.TYPE
           
static FacesBean.Type UIXColumn.TYPE
           
static FacesBean.Type UIXSelectRange.TYPE
           
static FacesBean.Type UIXTreeTable.TYPE
           
static FacesBean.Type UIXTableSelectOne.TYPE
           
static FacesBean.Type UIXIterator.TYPE
           
static FacesBean.Type UIXTable.TYPE
           
static FacesBean.Type UIXTree.TYPE
           
static FacesBean.Type UIXGo.TYPE
           
static FacesBean.Type UIXMenuTree.TYPE
           
static FacesBean.Type UIXSingleStep.TYPE
           
static FacesBean.Type UIXPage.TYPE
           
static FacesBean.Type UIXCommand.TYPE
           
static FacesBean.Type UIXProcess.TYPE
           
static FacesBean.Type UIXMenuPath.TYPE
           
static FacesBean.Type UIXMenu.TYPE
           
static FacesBean.Type UIXShowDetail.TYPE
           
static FacesBean.Type UIXShowOne.TYPE
           
static FacesBean.Type UIXPanel.TYPE
           
static FacesBean.Type UIXChoose.TYPE
           
static FacesBean.Type UIXInput.TYPE
           
static FacesBean.Type UIXSelectOrder.TYPE
           
static FacesBean.Type UIXSelectItem.TYPE
           
static FacesBean.Type UIXSelectBoolean.TYPE
           
static FacesBean.Type UIXSelectMany.TYPE
           
static FacesBean.Type UIXReset.TYPE
           
static FacesBean.Type UIXSelectOne.TYPE
           
static FacesBean.Type UIXValue.TYPE
           
static FacesBean.Type UIXEditableValue.TYPE
           
static FacesBean.Type UIXSelectInput.TYPE
           
static FacesBean.Type UIXTableSelectMany.TYPE
           
static FacesBean.Type UIXComponentBase.TYPE
           
 

Methods in oracle.adf.view.faces.component that return FacesBean.Type
protected  FacesBean.Type UIXSwitcher.getBeanType()
           
protected  FacesBean.Type UIXRegion.getBeanType()
           
protected  FacesBean.Type UIXPoll.getBeanType()
           
protected  FacesBean.Type UIXSubform.getBeanType()
           
protected  FacesBean.Type UIXForm.getBeanType()
           
protected  FacesBean.Type UIXOutput.getBeanType()
           
protected  FacesBean.Type UIXProgress.getBeanType()
           
protected  FacesBean.Type UIXMessages.getBeanType()
           
protected  FacesBean.Type UIXMessage.getBeanType()
           
protected  FacesBean.Type UIXObject.getBeanType()
           
protected  FacesBean.Type UIXDocument.getBeanType()
           
protected  FacesBean.Type UIXColumn.getBeanType()
           
protected  FacesBean.Type UIXSelectRange.getBeanType()
           
protected  FacesBean.Type UIXTreeTable.getBeanType()
           
protected  FacesBean.Type UIXTableSelectOne.getBeanType()
           
protected  FacesBean.Type UIXIterator.getBeanType()
           
protected  FacesBean.Type UIXTable.getBeanType()
           
protected  FacesBean.Type UIXTree.getBeanType()
           
protected  FacesBean.Type UIXGo.getBeanType()
           
protected  FacesBean.Type UIXMenuTree.getBeanType()
           
protected  FacesBean.Type UIXSingleStep.getBeanType()
           
protected  FacesBean.Type UIXPage.getBeanType()
           
protected  FacesBean.Type UIXCommand.getBeanType()
           
protected  FacesBean.Type UIXProcess.getBeanType()
           
protected  FacesBean.Type UIXMenuPath.getBeanType()
           
protected  FacesBean.Type UIXMenu.getBeanType()
           
protected  FacesBean.Type UIXShowDetail.getBeanType()
           
protected  FacesBean.Type UIXShowOne.getBeanType()
           
protected  FacesBean.Type UIXPanel.getBeanType()
           
protected  FacesBean.Type UIXChoose.getBeanType()
           
protected  FacesBean.Type UIXInput.getBeanType()
           
protected  FacesBean.Type UIXSelectOrder.getBeanType()
           
protected  FacesBean.Type UIXSelectItem.getBeanType()
           
protected  FacesBean.Type UIXSelectBoolean.getBeanType()
           
protected  FacesBean.Type UIXSelectMany.getBeanType()
           
protected  FacesBean.Type UIXReset.getBeanType()
           
protected  FacesBean.Type UIXSelectOne.getBeanType()
           
protected  FacesBean.Type UIXValue.getBeanType()
           
protected  FacesBean.Type UIXEditableValue.getBeanType()
           
protected  FacesBean.Type UIXSelectInput.getBeanType()
           
protected  FacesBean.Type UIXTableSelectMany.getBeanType()
           
protected  FacesBean.Type UIXComponentBase.getBeanType()
           
 

Methods in oracle.adf.view.faces.component with parameters of type FacesBean.Type
 void UIXFacesBean.init(UIXComponent component, FacesBean.Type type)
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component.core
 

Fields in oracle.adf.view.faces.component.core declared as FacesBean.Type
static FacesBean.Type CoreStyleSheet.TYPE
           
static FacesBean.Type CorePoll.TYPE
           
static FacesBean.Type CoreSubform.TYPE
           
static FacesBean.Type CoreForm.TYPE
           
static FacesBean.Type CoreImportScript.TYPE
           
static FacesBean.Type CoreDocument.TYPE
           
 

Methods in oracle.adf.view.faces.component.core that return FacesBean.Type
protected  FacesBean.Type CoreStyleSheet.getBeanType()
           
protected  FacesBean.Type CorePoll.getBeanType()
           
protected  FacesBean.Type CoreSubform.getBeanType()
           
protected  FacesBean.Type CoreForm.getBeanType()
           
protected  FacesBean.Type CoreImportScript.getBeanType()
           
protected  FacesBean.Type CoreDocument.getBeanType()
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component.core.data
 

Fields in oracle.adf.view.faces.component.core.data declared as FacesBean.Type
static FacesBean.Type CoreColumn.TYPE
           
static FacesBean.Type CoreSelectRangeChoiceBar.TYPE
           
static FacesBean.Type CoreTreeTable.TYPE
           
static FacesBean.Type CoreTableSelectMany.TYPE
           
static FacesBean.Type CoreTableSelectOne.TYPE
           
static FacesBean.Type CoreTable.TYPE
           
static FacesBean.Type CoreTree.TYPE
           
 

Methods in oracle.adf.view.faces.component.core.data that return FacesBean.Type
protected  FacesBean.Type CoreColumn.getBeanType()
           
protected  FacesBean.Type CoreSelectRangeChoiceBar.getBeanType()
           
protected  FacesBean.Type CoreTreeTable.getBeanType()
           
protected  FacesBean.Type CoreTableSelectMany.getBeanType()
           
protected  FacesBean.Type CoreTableSelectOne.getBeanType()
           
protected  FacesBean.Type CoreTable.getBeanType()
           
protected  FacesBean.Type CoreTree.getBeanType()
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component.core.input
 

Fields in oracle.adf.view.faces.component.core.input declared as FacesBean.Type
static FacesBean.Type CoreInputText.TYPE
           
static FacesBean.Type CoreSelectManyCheckbox.TYPE
           
static FacesBean.Type CoreChooseColor.TYPE
           
static FacesBean.Type CoreSelectBooleanRadio.TYPE
           
static FacesBean.Type CoreChooseDate.TYPE
           
static FacesBean.Type CoreInputHidden.TYPE
           
static FacesBean.Type CoreSelectManyListbox.TYPE
           
static FacesBean.Type CoreSelectOneChoice.TYPE
           
static FacesBean.Type CoreInputFile.TYPE
           
static FacesBean.Type CoreSelectOrderShuttle.TYPE
           
static FacesBean.Type CoreSelectOneRadio.TYPE
           
static FacesBean.Type CoreSelectItem.TYPE
           
static FacesBean.Type CoreSelectBooleanCheckbox.TYPE
           
static FacesBean.Type CoreSelectInputColor.TYPE
           
static FacesBean.Type CoreSelectManyShuttle.TYPE
           
static FacesBean.Type CoreResetButton.TYPE
           
static FacesBean.Type CoreSelectOneListbox.TYPE
           
static FacesBean.Type CoreSelectInputDate.TYPE
           
static FacesBean.Type CoreSelectInputText.TYPE
           
 

Methods in oracle.adf.view.faces.component.core.input that return FacesBean.Type
protected  FacesBean.Type CoreInputText.getBeanType()
           
protected  FacesBean.Type CoreSelectManyCheckbox.getBeanType()
           
protected  FacesBean.Type CoreChooseColor.getBeanType()
           
protected  FacesBean.Type CoreSelectBooleanRadio.getBeanType()
           
protected  FacesBean.Type CoreChooseDate.getBeanType()
           
protected  FacesBean.Type CoreInputHidden.getBeanType()
           
protected  FacesBean.Type CoreSelectManyListbox.getBeanType()
           
protected  FacesBean.Type CoreSelectOneChoice.getBeanType()
           
protected  FacesBean.Type CoreInputFile.getBeanType()
           
protected  FacesBean.Type CoreSelectOrderShuttle.getBeanType()
           
protected  FacesBean.Type CoreSelectOneRadio.getBeanType()
           
protected  FacesBean.Type CoreSelectItem.getBeanType()
           
protected  FacesBean.Type CoreSelectBooleanCheckbox.getBeanType()
           
protected  FacesBean.Type CoreSelectInputColor.getBeanType()
           
protected  FacesBean.Type CoreSelectManyShuttle.getBeanType()
           
protected  FacesBean.Type CoreResetButton.getBeanType()
           
protected  FacesBean.Type CoreSelectOneListbox.getBeanType()
           
protected  FacesBean.Type CoreSelectInputDate.getBeanType()
           
protected  FacesBean.Type CoreSelectInputText.getBeanType()
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component.core.layout
 

Fields in oracle.adf.view.faces.component.core.layout declared as FacesBean.Type
static FacesBean.Type CoreShowDetailHeader.TYPE
           
static FacesBean.Type CoreShowOneChoice.TYPE
           
static FacesBean.Type CoreShowDetailItem.TYPE
           
static FacesBean.Type CorePanelBorder.TYPE
           
static FacesBean.Type CoreShowDetail.TYPE
           
static FacesBean.Type CorePanelHorizontal.TYPE
           
static FacesBean.Type CorePanelPageHeader.TYPE
           
static FacesBean.Type CorePanelSideBar.TYPE
           
static FacesBean.Type CorePanelBox.TYPE
           
static FacesBean.Type CoreShowOneTab.TYPE
           
static FacesBean.Type CorePanelButtonBar.TYPE
           
static FacesBean.Type CorePanelTip.TYPE
           
static FacesBean.Type CoreShowOneRadio.TYPE
           
static FacesBean.Type CorePanelForm.TYPE
           
static FacesBean.Type CorePanelList.TYPE
           
static FacesBean.Type CoreShowOnePanel.TYPE
           
static FacesBean.Type CorePanelHeader.TYPE
           
static FacesBean.Type CorePanelPartialRoot.TYPE
           
static FacesBean.Type CorePanelGroup.TYPE
           
static FacesBean.Type CorePanelLabelAndMessage.TYPE
           
static FacesBean.Type CorePanelPage.TYPE
           
 

Methods in oracle.adf.view.faces.component.core.layout that return FacesBean.Type
protected  FacesBean.Type CoreShowDetailHeader.getBeanType()
           
protected  FacesBean.Type CoreShowOneChoice.getBeanType()
           
protected  FacesBean.Type CoreShowDetailItem.getBeanType()
           
protected  FacesBean.Type CorePanelBorder.getBeanType()
           
protected  FacesBean.Type CoreShowDetail.getBeanType()
           
protected  FacesBean.Type CorePanelHorizontal.getBeanType()
           
protected  FacesBean.Type CorePanelPageHeader.getBeanType()
           
protected  FacesBean.Type CorePanelSideBar.getBeanType()
           
protected  FacesBean.Type CorePanelBox.getBeanType()
           
protected  FacesBean.Type CoreShowOneTab.getBeanType()
           
protected  FacesBean.Type CorePanelButtonBar.getBeanType()
           
protected  FacesBean.Type CorePanelTip.getBeanType()
           
protected  FacesBean.Type CoreShowOneRadio.getBeanType()
           
protected  FacesBean.Type CorePanelForm.getBeanType()
           
protected  FacesBean.Type CorePanelList.getBeanType()
           
protected  FacesBean.Type CoreShowOnePanel.getBeanType()
           
protected  FacesBean.Type CorePanelHeader.getBeanType()
           
protected  FacesBean.Type CorePanelPartialRoot.getBeanType()
           
protected  FacesBean.Type CorePanelGroup.getBeanType()
           
protected  FacesBean.Type CorePanelLabelAndMessage.getBeanType()
           
protected  FacesBean.Type CorePanelPage.getBeanType()
           
 

Uses of FacesBean.Type in oracle.adf.view.faces.component.core.nav
 

Fields in oracle.adf.view.faces.component.core.nav declared as FacesBean.Type
static FacesBean.Type CoreProcessChoiceBar.TYPE
           
static FacesBean.Type CoreGoButton.TYPE
           
static FacesBean.Type CoreMenuButtons.TYPE
           
static FacesBean.Type CoreCommandMenuItem.TYPE
           
static FacesBean.Type CoreGoMenuItem.TYPE
           
static FacesBean.Type CoreGoLink.TYPE
           
static FacesBean.Type CoreMenuTree.TYPE
           
static FacesBean.Type CoreCommandButton.TYPE
           
static FacesBean.Type CoreSingleStepButtonBar.TYPE
           
static FacesBean.Type CorePage.TYPE
           
static FacesBean.Type CoreCommandLink.TYPE
           
static FacesBean.Type CoreMenuTabs.TYPE
           
static FacesBean.Type CoreProcessTrain.TYPE
           
static FacesBean.Type CoreMenuChoice.TYPE
           
static FacesBean.Type CoreMenuPath.