org.apache.myfaces.view.facelets.tag.composite
Interface ClientBehaviorAttachedObjectTarget

All Superinterfaces:
javax.faces.view.AttachedObjectTarget, javax.faces.view.BehaviorHolderAttachedObjectTarget
All Known Implementing Classes:
ClientBehaviorAttachedObjectTargetImpl

public interface ClientBehaviorAttachedObjectTarget
extends javax.faces.view.BehaviorHolderAttachedObjectTarget

Version:
$Revision: 808704 $ $Date: 2009-08-27 19:56:06 -0500 (jue, 27 ago 2009) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Field Summary
 
Fields inherited from interface javax.faces.view.AttachedObjectTarget
ATTACHED_OBJECT_TARGETS_KEY
 
Method Summary
 java.lang.String getEvent()
           
 
Methods inherited from interface javax.faces.view.BehaviorHolderAttachedObjectTarget
isDefaultEvent
 
Methods inherited from interface javax.faces.view.AttachedObjectTarget
getName, getTargets
 

Method Detail

getEvent

java.lang.String getEvent()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.