| Modifier and Type | Method and Description | 
|---|---|
| FacesBean.Type | PropertyKey. getOwner()Returns the owning type for this property key. | 
| FacesBean.Type | FacesBean. getType()Returns the Type of this bean. | 
| abstract FacesBean.Type | FacesBeanImpl. getType()Get the type of a FacesBean | 
| static FacesBean.Type | TypeRepository. getType(String componentFamily,
       String rendererType) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PropertyMap. restoreState(javax.faces.context.FacesContext context,
            FacesBean.Type type,
            Object state) | 
| Constructor and Description | 
|---|
| FacesBean.Type(FacesBean.Type superType) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | FlaggedPropertyMap. getType()Retrieves FacesBean type used by this map's owner bean | 
| Modifier and Type | Method and Description | 
|---|---|
| static PropertyKey | StateUtils. restoreKey(FacesBean.Type type,
          Object value)Restores a persisted PropertyKey. | 
| void | PropertyHashMap. restoreState(javax.faces.context.FacesContext context,
            FacesBean.Type type,
            Object state) | 
| void | PropertyArrayMap. restoreState(javax.faces.context.FacesContext context,
            FacesBean.Type type,
            Object state) | 
| void | FlaggedPropertyMap. restoreState(javax.faces.context.FacesContext context,
            FacesBean.Type type,
            Object state) | 
| static void | StateUtils. restoreState(PropertyMap map,
            javax.faces.context.FacesContext context,
            FacesBean.Type type,
            Object state,
            boolean useStateHolder)Generic (unoptimized) version of PropertyMap state restoring. | 
| void | PropertyHashMap. setType(FacesBean.Type type)Sets the the FacesBean type used by this map's owner bean | 
| void | PropertyArrayMap. setType(FacesBean.Type type)Sets the the FacesBean type used by this map's owner bean | 
| void | FlaggedPropertyMap. setType(FacesBean.Type type)Sets the the FacesBean type used by this map's owner bean | 
| Constructor and Description | 
|---|
| PropertyTracker(FacesBean.Type type)Constructor | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | UIXSelectInput. TYPE | 
| static FacesBean.Type | UIXChart. TYPE | 
| static FacesBean.Type | UIXListView. TYPE | 
| static FacesBean.Type | UIXProcess. TYPE | 
| static FacesBean.Type | UIXCollection. TYPE | 
| static FacesBean.Type | UIXSelectMany. TYPE | 
| static FacesBean.Type | UIXShowDetail. TYPE | 
| static FacesBean.Type | UIXSelectItem. TYPE | 
| static FacesBean.Type | UIXForm. TYPE | 
| static FacesBean.Type | UIXGroup. TYPE | 
| static FacesBean.Type | UIXComponentBase. TYPE | 
| static FacesBean.Type | UIXShowOne. TYPE | 
| static FacesBean.Type | UIXPage. TYPE | 
| static FacesBean.Type | UIXPoll. TYPE | 
| static FacesBean.Type | UIXCommand. TYPE | 
| static FacesBean.Type | UIXShowMany. TYPE | 
| static FacesBean.Type | UIXOutput. TYPE | 
| static FacesBean.Type | UIXColumn. TYPE | 
| static FacesBean.Type | UIXReset. TYPE | 
| static FacesBean.Type | UIXEditableValue. TYPE | 
| static FacesBean.Type | UIXInput. TYPE | 
| static FacesBean.Type | UIXProgress. TYPE | 
| static FacesBean.Type | UIXChoose. TYPE | 
| static FacesBean.Type | UIXComponentRef. TYPE | 
| static FacesBean.Type | UIXPanel. TYPE | 
| static FacesBean.Type | UIXMessages. TYPE | 
| static FacesBean.Type | UIXSubform. TYPE | 
| static FacesBean.Type | UIXSelectRange. TYPE | 
| static FacesBean.Type | UIXSelectOrder. TYPE | 
| static FacesBean.Type | UIXNavigationPath. TYPE | 
| static FacesBean.Type | UIXSelectBoolean. TYPE | 
| static FacesBean.Type | UIXNavigationLevel. TYPE | 
| static FacesBean.Type | UIXNavigationTree. TYPE | 
| static FacesBean.Type | UIXTable. TYPE | 
| static FacesBean.Type | UIXSwitcher. TYPE | 
| static FacesBean.Type | UIXSelectOne. TYPE | 
| static FacesBean.Type | UIXIterator. TYPE | 
| static FacesBean.Type | UIXTree. TYPE | 
| static FacesBean.Type | UIXValue. TYPE | 
| static FacesBean.Type | UIXObject. TYPE | 
| static FacesBean.Type | UIXDecorateCollection. TYPE | 
| static FacesBean.Type | UIXDocument. TYPE | 
| static FacesBean.Type | UIXSingleStep. TYPE | 
| static FacesBean.Type | UIXMessage. TYPE | 
| static FacesBean.Type | UIXMenu. TYPE | 
| static FacesBean.Type | UIXGo. TYPE | 
| static FacesBean.Type | UIXTreeTable. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | UIXSelectInput. getBeanType() | 
| protected FacesBean.Type | UIXChart. getBeanType() | 
| protected FacesBean.Type | UIXListView. getBeanType() | 
| protected FacesBean.Type | UIXProcess. getBeanType() | 
| protected FacesBean.Type | UIXSelectMany. getBeanType() | 
| protected FacesBean.Type | UIXShowDetail. getBeanType() | 
| protected FacesBean.Type | UIXSelectItem. getBeanType() | 
| protected FacesBean.Type | UIXForm. getBeanType() | 
| protected FacesBean.Type | UIXGroup. getBeanType() | 
| protected FacesBean.Type | UIXComponentBase. getBeanType() | 
| protected FacesBean.Type | UIXShowOne. getBeanType() | 
| protected FacesBean.Type | UIXPage. getBeanType() | 
| protected FacesBean.Type | UIXPoll. getBeanType() | 
| protected FacesBean.Type | UIXCommand. getBeanType() | 
| protected FacesBean.Type | UIXShowMany. getBeanType() | 
| protected FacesBean.Type | UIXOutput. getBeanType() | 
| protected FacesBean.Type | UIXColumn. getBeanType() | 
| protected FacesBean.Type | UIXReset. getBeanType() | 
| protected FacesBean.Type | UIXEditableValue. getBeanType() | 
| protected FacesBean.Type | UIXInput. getBeanType() | 
| protected FacesBean.Type | UIXProgress. getBeanType() | 
| protected FacesBean.Type | UIXChoose. getBeanType() | 
| protected FacesBean.Type | UIXComponentRef. getBeanType() | 
| protected FacesBean.Type | UIXPanel. getBeanType() | 
| protected FacesBean.Type | UIXMessages. getBeanType() | 
| protected FacesBean.Type | UIXSubform. getBeanType() | 
| protected FacesBean.Type | UIXSelectRange. getBeanType() | 
| protected FacesBean.Type | UIXSelectOrder. getBeanType() | 
| protected FacesBean.Type | UIXNavigationPath. getBeanType() | 
| protected FacesBean.Type | UIXSelectBoolean. getBeanType() | 
| protected FacesBean.Type | UIXNavigationLevel. getBeanType() | 
| protected FacesBean.Type | UIXNavigationTree. getBeanType() | 
| protected FacesBean.Type | UIXTable. getBeanType() | 
| protected FacesBean.Type | UIXSwitcher. getBeanType() | 
| protected FacesBean.Type | UIXSelectOne. getBeanType() | 
| protected FacesBean.Type | UIXIterator. getBeanType() | 
| protected FacesBean.Type | UIXTree. getBeanType() | 
| protected FacesBean.Type | UIXValue. getBeanType() | 
| protected FacesBean.Type | UIXObject. getBeanType() | 
| protected FacesBean.Type | UIXDecorateCollection. getBeanType() | 
| protected FacesBean.Type | UIXDocument. getBeanType() | 
| protected FacesBean.Type | UIXSingleStep. getBeanType() | 
| protected FacesBean.Type | UIXMessage. getBeanType() | 
| protected FacesBean.Type | UIXMenu. getBeanType() | 
| protected FacesBean.Type | UIXGo. getBeanType() | 
| protected FacesBean.Type | UIXTreeTable. getBeanType() | 
| FacesBean.Type | FacesBeanWrapper. getType() | 
| FacesBean.Type | UIXFacesBeanImpl. getType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UIXFacesBean. init(UIXComponent component,
    FacesBean.Type type)Initialize a UIXFacesBean with a specific component and type. | 
| void | UIXFacesBeanImpl. init(UIXComponent component,
    FacesBean.Type type)Subclassers most call super with the component and type | 
| void | UIXEditableFacesBeanImpl. init(UIXComponent component,
    FacesBean.Type type)Subclassers most call super with the component and type | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CorePoll. TYPE | 
| static FacesBean.Type | CoreStyleSheet. TYPE | 
| static FacesBean.Type | CoreSubform. TYPE | 
| static FacesBean.Type | CoreForm. TYPE | 
| static FacesBean.Type | CoreImportScript. TYPE | 
| static FacesBean.Type | CoreDocument. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CorePoll. getBeanType() | 
| protected FacesBean.Type | CoreStyleSheet. getBeanType() | 
| protected FacesBean.Type | CoreSubform. getBeanType() | 
| protected FacesBean.Type | CoreForm. getBeanType() | 
| protected FacesBean.Type | CoreImportScript. getBeanType() | 
| protected FacesBean.Type | CoreDocument. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CoreTable. TYPE | 
| static FacesBean.Type | CoreSelectRangeChoiceBar. TYPE | 
| static FacesBean.Type | CoreChart. TYPE | 
| static FacesBean.Type | CoreTreeTable. TYPE | 
| static FacesBean.Type | CoreTree. TYPE | 
| static FacesBean.Type | CoreColumn. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CoreTable. getBeanType() | 
| protected FacesBean.Type | CoreSelectRangeChoiceBar. getBeanType() | 
| protected FacesBean.Type | CoreChart. getBeanType() | 
| protected FacesBean.Type | CoreTreeTable. getBeanType() | 
| protected FacesBean.Type | CoreTree. getBeanType() | 
| protected FacesBean.Type | CoreColumn. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CoreInputHidden. TYPE | 
| static FacesBean.Type | CoreInputListOfValues. TYPE | 
| static FacesBean.Type | CoreSelectOneRadio. TYPE | 
| static FacesBean.Type | CoreSelectOrderShuttle. TYPE | 
| static FacesBean.Type | CoreInputColor. TYPE | 
| static FacesBean.Type | CoreChooseColor. TYPE | 
| static FacesBean.Type | CoreSelectBooleanRadio. TYPE | 
| static FacesBean.Type | CoreInputNumberSpinbox. TYPE | 
| static FacesBean.Type | CoreResetButton. TYPE | 
| static FacesBean.Type | CoreSelectBooleanCheckbox. TYPE | 
| static FacesBean.Type | CoreSelectOneListbox. TYPE | 
| static FacesBean.Type | CoreInputDate. TYPE | 
| static FacesBean.Type | CoreSelectItem. TYPE | 
| static FacesBean.Type | CoreSelectOneChoice. TYPE | 
| static FacesBean.Type | CoreSelectManyListbox. TYPE | 
| static FacesBean.Type | CoreChooseDate. TYPE | 
| static FacesBean.Type | CoreSelectManyShuttle. TYPE | 
| static FacesBean.Type | CoreInputText. TYPE | 
| static FacesBean.Type | CoreInputFile. TYPE | 
| static FacesBean.Type | CoreSelectManyCheckbox. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CoreInputHidden. getBeanType() | 
| protected FacesBean.Type | CoreInputListOfValues. getBeanType() | 
| protected FacesBean.Type | CoreSelectOneRadio. getBeanType() | 
| protected FacesBean.Type | CoreSelectOrderShuttle. getBeanType() | 
| protected FacesBean.Type | CoreInputColor. getBeanType() | 
| protected FacesBean.Type | CoreChooseColor. getBeanType() | 
| protected FacesBean.Type | CoreSelectBooleanRadio. getBeanType() | 
| protected FacesBean.Type | CoreInputNumberSpinbox. getBeanType() | 
| protected FacesBean.Type | CoreResetButton. getBeanType() | 
| protected FacesBean.Type | CoreSelectBooleanCheckbox. getBeanType() | 
| protected FacesBean.Type | CoreSelectOneListbox. getBeanType() | 
| protected FacesBean.Type | CoreInputDate. getBeanType() | 
| protected FacesBean.Type | CoreSelectItem. getBeanType() | 
| protected FacesBean.Type | CoreSelectOneChoice. getBeanType() | 
| protected FacesBean.Type | CoreSelectManyListbox. getBeanType() | 
| protected FacesBean.Type | CoreChooseDate. getBeanType() | 
| protected FacesBean.Type | CoreSelectManyShuttle. getBeanType() | 
| protected FacesBean.Type | CoreInputText. getBeanType() | 
| protected FacesBean.Type | CoreInputFile. getBeanType() | 
| protected FacesBean.Type | CoreSelectManyCheckbox. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CorePanelSideBar. TYPE | 
| static FacesBean.Type | CorePanelChoice. TYPE | 
| static FacesBean.Type | CorePanelLabelAndMessage. TYPE | 
| static FacesBean.Type | CorePanelCaptionGroup. TYPE | 
| static FacesBean.Type | CorePanelBorderLayout. TYPE | 
| static FacesBean.Type | CoreShowDetail. TYPE | 
| static FacesBean.Type | CorePanelTabbed. TYPE | 
| static FacesBean.Type | CorePanelGroupLayout. TYPE | 
| static FacesBean.Type | CorePanelTip. TYPE | 
| static FacesBean.Type | CoreShowDetailItem. TYPE | 
| static FacesBean.Type | CorePanelPageHeader. TYPE | 
| static FacesBean.Type | CorePanelAccordion. TYPE | 
| static FacesBean.Type | CorePanelButtonBar. TYPE | 
| static FacesBean.Type | CorePanelPage. TYPE | 
| static FacesBean.Type | CorePanelHeader. TYPE | 
| static FacesBean.Type | CorePanelHorizontalLayout. TYPE | 
| static FacesBean.Type | CorePanelList. TYPE | 
| static FacesBean.Type | CoreShowDetailHeader. TYPE | 
| static FacesBean.Type | CorePanelPopup. TYPE | 
| static FacesBean.Type | CorePanelFormLayout. TYPE | 
| static FacesBean.Type | CorePanelBox. TYPE | 
| static FacesBean.Type | CorePanelRadio. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CorePanelSideBar. getBeanType() | 
| protected FacesBean.Type | CorePanelChoice. getBeanType() | 
| protected FacesBean.Type | CorePanelLabelAndMessage. getBeanType() | 
| protected FacesBean.Type | CorePanelCaptionGroup. getBeanType() | 
| protected FacesBean.Type | CorePanelBorderLayout. getBeanType() | 
| protected FacesBean.Type | CoreShowDetail. getBeanType() | 
| protected FacesBean.Type | CorePanelTabbed. getBeanType() | 
| protected FacesBean.Type | CorePanelGroupLayout. getBeanType() | 
| protected FacesBean.Type | CorePanelTip. getBeanType() | 
| protected FacesBean.Type | CoreShowDetailItem. getBeanType() | 
| protected FacesBean.Type | CorePanelPageHeader. getBeanType() | 
| protected FacesBean.Type | CorePanelAccordion. getBeanType() | 
| protected FacesBean.Type | CorePanelButtonBar. getBeanType() | 
| protected FacesBean.Type | CorePanelPage. getBeanType() | 
| protected FacesBean.Type | CorePanelHeader. getBeanType() | 
| protected FacesBean.Type | CorePanelHorizontalLayout. getBeanType() | 
| protected FacesBean.Type | CorePanelList. getBeanType() | 
| protected FacesBean.Type | CoreShowDetailHeader. getBeanType() | 
| protected FacesBean.Type | CorePanelPopup. getBeanType() | 
| protected FacesBean.Type | CorePanelFormLayout. getBeanType() | 
| protected FacesBean.Type | CorePanelBox. getBeanType() | 
| protected FacesBean.Type | CorePanelRadio. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CoreSingleStepButtonBar. TYPE | 
| static FacesBean.Type | CoreNavigationTree. TYPE | 
| static FacesBean.Type | CoreBreadCrumbs. TYPE | 
| static FacesBean.Type | CoreGoLink. TYPE | 
| static FacesBean.Type | CoreCommandButton. TYPE | 
| static FacesBean.Type | CoreNavigationPane. TYPE | 
| static FacesBean.Type | CoreTrain. TYPE | 
| static FacesBean.Type | CoreCommandNavigationItem. TYPE | 
| static FacesBean.Type | CorePage. TYPE | 
| static FacesBean.Type | CoreProcessChoiceBar. TYPE | 
| static FacesBean.Type | CoreGoButton. TYPE | 
| static FacesBean.Type | CoreCommandLink. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CoreSingleStepButtonBar. getBeanType() | 
| protected FacesBean.Type | CoreNavigationTree. getBeanType() | 
| protected FacesBean.Type | CoreBreadCrumbs. getBeanType() | 
| protected FacesBean.Type | CoreGoLink. getBeanType() | 
| protected FacesBean.Type | CoreCommandButton. getBeanType() | 
| protected FacesBean.Type | CoreNavigationPane. getBeanType() | 
| protected FacesBean.Type | CoreTrain. getBeanType() | 
| protected FacesBean.Type | CoreCommandNavigationItem. getBeanType() | 
| protected FacesBean.Type | CorePage. getBeanType() | 
| protected FacesBean.Type | CoreProcessChoiceBar. getBeanType() | 
| protected FacesBean.Type | CoreGoButton. getBeanType() | 
| protected FacesBean.Type | CoreCommandLink. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | CoreOutputDocument. TYPE | 
| static FacesBean.Type | CoreMedia. TYPE | 
| static FacesBean.Type | CoreLegend. TYPE | 
| static FacesBean.Type | CoreOutputLabel. TYPE | 
| static FacesBean.Type | CoreStatusIndicator. TYPE | 
| static FacesBean.Type | CoreSeparator. TYPE | 
| static FacesBean.Type | CoreOutputFormatted. TYPE | 
| static FacesBean.Type | CoreIcon. TYPE | 
| static FacesBean.Type | CoreMessages. TYPE | 
| static FacesBean.Type | CoreOutputText. TYPE | 
| static FacesBean.Type | CoreSpacer. TYPE | 
| static FacesBean.Type | CoreImage. TYPE | 
| static FacesBean.Type | CoreProgressIndicator. TYPE | 
| static FacesBean.Type | CoreMessage. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | CoreOutputDocument. getBeanType() | 
| protected FacesBean.Type | CoreMedia. getBeanType() | 
| protected FacesBean.Type | CoreLegend. getBeanType() | 
| protected FacesBean.Type | CoreOutputLabel. getBeanType() | 
| protected FacesBean.Type | CoreStatusIndicator. getBeanType() | 
| protected FacesBean.Type | CoreSeparator. getBeanType() | 
| protected FacesBean.Type | CoreOutputFormatted. getBeanType() | 
| protected FacesBean.Type | CoreIcon. getBeanType() | 
| protected FacesBean.Type | CoreMessages. getBeanType() | 
| protected FacesBean.Type | CoreOutputText. getBeanType() | 
| protected FacesBean.Type | CoreSpacer. getBeanType() | 
| protected FacesBean.Type | CoreImage. getBeanType() | 
| protected FacesBean.Type | CoreProgressIndicator. getBeanType() | 
| protected FacesBean.Type | CoreMessage. getBeanType() | 
| Modifier and Type | Field and Description | 
|---|---|
| static FacesBean.Type | HtmlBody. TYPE | 
| static FacesBean.Type | HtmlHtml. TYPE | 
| static FacesBean.Type | HtmlFrame. TYPE | 
| static FacesBean.Type | HtmlHead. TYPE | 
| static FacesBean.Type | HtmlTableLayout. TYPE | 
| static FacesBean.Type | HtmlMeta. TYPE | 
| static FacesBean.Type | HtmlRowLayout. TYPE | 
| static FacesBean.Type | HtmlCellFormat. TYPE | 
| static FacesBean.Type | HtmlScript. TYPE | 
| static FacesBean.Type | HtmlFrameBorderLayout. TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FacesBean.Type | HtmlBody. getBeanType() | 
| protected FacesBean.Type | HtmlHtml. getBeanType() | 
| protected FacesBean.Type | HtmlFrame. getBeanType() | 
| protected FacesBean.Type | HtmlHead. getBeanType() | 
| protected FacesBean.Type | HtmlTableLayout. getBeanType() | 
| protected FacesBean.Type | HtmlMeta. getBeanType() | 
| protected FacesBean.Type | HtmlRowLayout. getBeanType() | 
| protected FacesBean.Type | HtmlCellFormat. getBeanType() | 
| protected FacesBean.Type | HtmlScript. getBeanType() | 
| protected FacesBean.Type | HtmlFrameBorderLayout. getBeanType() | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.faces.render.Renderer | TypedRenderer. cloneWithType(FacesBean.Type type) | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.