public class BehaviorRule
extends javax.faces.view.facelets.MetaRule
Modifier and Type | Class and Description |
---|---|
static class |
BehaviorRule.LiteralAttributeMetadata |
static class |
BehaviorRule.ValueExpressionMetadata |
Modifier and Type | Field and Description |
---|---|
static BehaviorRule |
INSTANCE |
Constructor and Description |
---|
BehaviorRule() |
Modifier and Type | Method and Description |
---|---|
javax.faces.view.facelets.Metadata |
applyRule(String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta) |
public static final BehaviorRule INSTANCE
public javax.faces.view.facelets.Metadata applyRule(String name, javax.faces.view.facelets.TagAttribute attribute, javax.faces.view.facelets.MetadataTarget meta)
applyRule
in class javax.faces.view.facelets.MetaRule
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.