Uses of Class
jakarta.faces.view.facelets.MetaRule
Package | Description |
---|---|
com.sun.faces.facelets.tag | |
com.sun.faces.facelets.tag.jsf | |
jakarta.faces.view.facelets |
-
Uses of MetaRule in com.sun.faces.facelets.tag
Subclasses of MetaRule in com.sun.faces.facelets.tag Modifier and Type Class Description class
MethodRule
Optional Rule for binding Method[Binding|Expression] propertiesMethods in com.sun.faces.facelets.tag with parameters of type MetaRule Modifier and Type Method Description MetaRuleset
MetaRulesetImpl. addRule(MetaRule rule)
-
Uses of MetaRule in com.sun.faces.facelets.tag.jsf
Subclasses of MetaRule in com.sun.faces.facelets.tag.jsf Modifier and Type Class Description class
EditableValueHolderRule
class
RenderPropertyRule
-
Uses of MetaRule in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets with parameters of type MetaRule Modifier and Type Method Description abstract MetaRuleset
MetaRuleset. addRule(MetaRule rule)
Add anotherMetaRule
to this ruleset, returningthis
.