GenericHtmlComponentHandler.onComponentCreated(FaceletContext, UIComponent, UIComponent)
public class DefaultValueHolderRule extends javax.faces.view.facelets.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
Deprecated.
|
Constructor and Description |
---|
DefaultValueHolderRule()
Deprecated.
|
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)
Deprecated.
|
public static final DefaultValueHolderRule Instance
public DefaultValueHolderRule()
Copyright © 2015 Nuxeo SA. All rights reserved.