| Package | Description |
|---|---|
| org.apache.wicket.util.visit |
| Modifier and Type | Class and Description |
|---|---|
class |
Visit<R>
Implementation of
IVisit used by traversal algorithms |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.component(T object,
IVisit<R> visit)
Called at each object in a visit.
|
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.