Uses of Class
jakarta.faces.component.UIComponentBase
- 
Packages that use UIComponentBase Package Description jakarta.faces.component jakarta.faces.component.html 
- 
- 
Uses of UIComponentBase in jakarta.faces.componentSubclasses of UIComponentBase in jakarta.faces.component Modifier and Type Class Description classUIColumnsee Javadoc of Faces SpecificationclassUICommandUICommand is a base abstraction for components that implement ActionSource.classUIDataRepresents an abstraction of a component which has multiple "rows" of data.classUIFormsee Javadoc of Faces SpecificationclassUIGraphicDisplays a graphical image.classUIImportConstantsclassUIInputUICommand is a base abstraction for components that implement ActionSource.classUIMessageclassUIMessagesclassUINamingContainerBase class for components that provide a new "namespace" for the ids of their child components.classUIOutcomeTargetclassUIOutputDisplays a value to the user.classUIPanelclassUIParameterclassUISelectBooleanA component that allows the user to select or unselect an object.classUISelectItemclassUISelectItemGroupclassUISelectItemGroupsclassUISelectItemsclassUISelectManyBase class for the various component classes that allow a user to select zero or more options from a set.classUISelectOneComponent for choosing one option out of a set of possibilities.classUIViewActionclassUIViewParameterTODO: documentation on jsp and pld are not the same.classUIViewRootCreates a Faces View, which is a container that holds all of the components that are part of the view.classUIWebsocket
- 
Uses of UIComponentBase in jakarta.faces.component.htmlSubclasses of UIComponentBase in jakarta.faces.component.html Modifier and Type Class Description classHtmlBodyclassHtmlColumnclassHtmlCommandButtonclassHtmlCommandLinkclassHtmlCommandScriptclassHtmlDataTableclassHtmlDoctypeclassHtmlFormclassHtmlGraphicImageclassHtmlHeadclassHtmlInputFileclassHtmlInputHiddenRenders as an HTML input tag with its type set to "hidden".classHtmlInputSecretclassHtmlInputTextclassHtmlInputTextareaclassHtmlMessageclassHtmlMessagesclassHtmlOutcomeTargetButtonclassHtmlOutcomeTargetLinkclassHtmlOutputFormatclassHtmlOutputLabelclassHtmlOutputLinkclassHtmlOutputTextclassHtmlPanelGridclassHtmlPanelGroupclassHtmlSelectBooleanCheckboxclassHtmlSelectManyCheckboxclassHtmlSelectManyListboxclassHtmlSelectManyMenuclassHtmlSelectOneListboxclassHtmlSelectOneMenuclassHtmlSelectOneRadio
 
-