Uses of Class
org.apache.myfaces.view.facelets.tag.composite.ClientBehaviorAttachedObjectTargetImpl
-
Packages that use ClientBehaviorAttachedObjectTargetImpl Package Description org.apache.myfaces.view.facelets.tag.composite -
-
Uses of ClientBehaviorAttachedObjectTargetImpl in org.apache.myfaces.view.facelets.tag.composite
Methods in org.apache.myfaces.view.facelets.tag.composite that return ClientBehaviorAttachedObjectTargetImpl Modifier and Type Method Description protected ClientBehaviorAttachedObjectTargetImpl
ClientBehaviorHandler. createAttachedObjectTarget(FaceletContext ctx)
Create a new AttachedObjectTarget instance to be added on the target list.
-