Uses of Class
jdave.wicket.Selection

Uses of Selection in jdave.wicket
 

Methods in jdave.wicket that return Selection
<S extends org.apache.wicket.Component>
Selection<S>
ComponentSpecification.selectFirst(java.lang.Class<S> type)
          Select first component whose model object matches given Hamcrest matcher:
 Selection<S> Selection.which(org.hamcrest.Matcher<?> matcher)
           
 



Copyright © 2007. All Rights Reserved.