Uses of Interface
javax.faces.view.AttachedObjectTarget

Packages that use AttachedObjectTarget
javax.faces.view

Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. 

 

Uses of AttachedObjectTarget in javax.faces.view
 

Subinterfaces of AttachedObjectTarget in javax.faces.view
 interface ActionSource2AttachedObjectTarget
          

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

 interface BehaviorHolderAttachedObjectTarget
          

Represent a BehaviorHolder attached object target in a VDL page.

 interface EditableValueHolderAttachedObjectTarget
          

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

 interface ValueHolderAttachedObjectTarget
          

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

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.