javax.faces.component.behavior
Interface Behavior

All Known Subinterfaces:
ClientBehavior
All Known Implementing Classes:
AjaxBehavior, BehaviorBase, ClientBehaviorBase

public interface Behavior

Since:
2.0

Method Summary
 void broadcast(BehaviorEvent event)
           
 

Method Detail

broadcast

void broadcast(BehaviorEvent event)


Copyright © 2015 The Apache Software Foundation. All rights reserved.