Package | Description |
---|---|
com.sun.faces.facelets.tag | |
com.sun.faces.facelets.tag.jsf | |
javax.faces.view.facelets |
Modifier and Type | Method and Description |
---|---|
Metadata |
MethodRule.applyRule(String name,
TagAttribute attribute,
MetadataTarget meta) |
Metadata |
MetaRulesetImpl.finish() |
Modifier and Type | Method and Description |
---|---|
MetaRuleset |
MetaRulesetImpl.add(Metadata mapper) |
Modifier and Type | Method and Description |
---|---|
Metadata |
RenderPropertyRule.applyRule(String name,
TagAttribute attribute,
MetadataTarget meta) |
Metadata |
EditableValueHolderRule.applyRule(String name,
TagAttribute attribute,
MetadataTarget meta) |
Modifier and Type | Method and Description |
---|---|
abstract Metadata |
MetaRule.applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
Return an abstraction that takes appropriate
action given the kind of rule represented by the argument
|
abstract Metadata |
MetaRuleset.finish()
Take actions to apply the rule. |
Modifier and Type | Method and Description |
---|---|
abstract MetaRuleset |
MetaRuleset.add(Metadata metadata)
Add another |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.