Uses of Class
jakarta.faces.view.facelets.MetadataTarget
Package
Description
-
Uses of MetadataTarget in com.sun.faces.facelets.tag
Modifier and TypeMethodDescriptionMethodRule.applyRule
(String name, TagAttribute attribute, MetadataTarget meta) -
Uses of MetadataTarget in com.sun.faces.facelets.tag.faces
Modifier 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
Modifier 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
.