- All Superinterfaces:
- AttachedObjectHandler
- All Known Implementing Classes:
- AjaxHandler,- BehaviorHandler
 Represent an attached object that is a BehaviorHolder in a VDL page.
 
- 
Method SummaryModifier and TypeMethodDescriptionReturn the client event name to which this behavior applies.Methods inherited from interface jakarta.faces.view.AttachedObjectHandlerapplyAttachedObject, getFor
- 
Method Details- 
getEventNameString getEventName()Return the client event name to which this behavior applies. - Returns:
- the client event name for this behavior
- Since:
- 2.0
 
 
-