Uses of Class
jakarta.faces.component.UICommand
Packages that use UICommand
Package
Description
Specialized user interface component classes for HTML.
-
Uses of UICommand in jakarta.faces.component.html
Subclasses of UICommand in jakarta.faces.component.htmlModifier and TypeClassDescriptionclassRepresents an HTMLinputelement for a button of typesubmitorreset.classRepresents an HTMLaelement for a hyperlink that acts like a submit button.classRepresents an HTMLscriptelement for a function that acts like an ajax form submit.