Java org.apache.wicket.event Broadcast fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.event Broadcast fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.event Broadcast.

The text is from its open source code.

Field

BroadcastBREADTH
Breadth first traversal.
BroadcastDEPTH
Depth first traversal.
BroadcastBUBBLE
A bubble-up traversal.
BroadcastEXACT
Only the specified sink receives the event