Uses of Class
jakarta.faces.view.facelets.MetadataTarget
Packages that use MetadataTarget
Package
Description
-
Uses of MetadataTarget in com.sun.faces.facelets.tag
Subclasses of MetadataTarget in com.sun.faces.facelets.tagMethods in com.sun.faces.facelets.tag that return MetadataTargetMethods in com.sun.faces.facelets.tag with parameters of type MetadataTargetModifier and TypeMethodDescriptionMethodRule.applyRule
(String name, TagAttribute attribute, MetadataTarget meta) -
Uses of MetadataTarget in com.sun.faces.facelets.tag.faces
Methods in com.sun.faces.facelets.tag.faces with parameters of type MetadataTargetModifier and TypeMethodDescriptionEditableValueHolderRule.applyRule
(String name, TagAttribute attribute, MetadataTarget meta) RenderPropertyRule.applyRule
(String name, TagAttribute attribute, MetadataTarget meta) -
Uses of MetadataTarget in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets with parameters of type MetadataTargetModifier and TypeMethodDescriptionabstract Metadata
MetaRule.applyRule
(String name, TagAttribute attribute, MetadataTarget meta) Return an abstraction that takes appropriate action given the kind of rule represented by the argumentname
, in the context of this particular concrete subclass ofMetaRule
.