javax.faces.view
Interface EditableValueHolderAttachedObjectTarget

All Superinterfaces:
AttachedObjectTarget, ValueHolderAttachedObjectTarget

public interface EditableValueHolderAttachedObjectTarget
extends ValueHolderAttachedObjectTarget

A marker interface for VDL tags that represent <composite:editableValueHolder/> 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.