public class ComponentFinder extends Object implements org.apache.wicket.util.visit.IVisitor<org.apache.wicket.Component,org.apache.wicket.Component>, Serializable
Constructor and Description |
---|
ComponentFinder(String markupId) |
Modifier and Type | Method and Description |
---|---|
void |
component(org.apache.wicket.Component component,
org.apache.wicket.util.visit.IVisit<org.apache.wicket.Component> visit) |
public ComponentFinder(String markupId)
Copyright © 2015. All rights reserved.