public interface EditableValueHolderAttachedObjectHandler extends ValueHolderAttachedObjectHandler
A VDL handler that exposes Validator or ValueChangeListener to a page author.
The default implementation of Facelets must provide an implemention
of this in the handler for the <f:validator> (and
any tags for any of the standard validators) and
<f:valueChangeListener> tags.
applyAttachedObject, getForComments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.