javax.faces.view
Interface ValueHolderAttachedObjectTarget

All Superinterfaces:
AttachedObjectTarget
All Known Subinterfaces:
EditableValueHolderAttachedObjectTarget

public interface ValueHolderAttachedObjectTarget
extends AttachedObjectTarget

A marker interface for VDL tags that represent <composite:valueHolder/> for use by the composite component page author.

Since:
2.0

Field Summary
 
Fields inherited from interface javax.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
 
Method Summary
 
Methods inherited from interface javax.faces.view.AttachedObjectTarget
getName, getTargets
 



Copyright © 2002-2009 Sun Microsystems, Inc. All Rights Reserved.