public class DefaultValueHolderRule
extends com.sun.facelets.tag.MetaRule
DefaultValueExpression when a "defaultValue" attribute is set on the
tag.
Assumes the standard value holder rule has already been processed, so that the corresponding value expression is already available on the component.
| Modifier and Type | Field and Description |
|---|---|
static DefaultValueHolderRule |
Instance |
| Constructor and Description |
|---|
DefaultValueHolderRule() |
public static final DefaultValueHolderRule Instance
public com.sun.facelets.tag.Metadata applyRule(String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget meta)
applyRule in class com.sun.facelets.tag.MetaRuleCopyright © 2013 Nuxeo SA. All Rights Reserved.