Uses of Interface
jakarta.faces.component.ActionSource
-
Packages that use ActionSource Package Description jakarta.faces.component jakarta.faces.component.html -
-
Uses of ActionSource in jakarta.faces.component
Subinterfaces of ActionSource in jakarta.faces.component Modifier and Type Interface Description interface
ActionSource2
See Javadoc of JSF SpecificationClasses in jakarta.faces.component that implement ActionSource Modifier and Type Class Description class
UICommand
UICommand is a base abstraction for components that implement ActionSource.class
UIViewAction
-
Uses of ActionSource in jakarta.faces.component.html
Classes in jakarta.faces.component.html that implement ActionSource Modifier and Type Class Description class
HtmlCommandButton
class
HtmlCommandLink
class
HtmlCommandScript
-