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.
|
public static final DefaultValueHolderRule 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 © 2015 Nuxeo SA. All rights reserved.