Uses of Class
jdave.wicket.MultiSelection

Uses of MultiSelection in jdave.wicket
 

Methods in jdave.wicket that return MultiSelection
<S extends org.apache.wicket.Component>
MultiSelection<S>
ComponentSpecification.selectAll(java.lang.Class<S> type)
          Select all components whose model objects match given Hamcrest matcher:
<S extends org.apache.wicket.Component>
MultiSelection<S>
ComponentSpecification.selectAll(java.lang.Class<S> type, java.lang.String wicketId)
          Select all components whose ids are given Wicket id:
 MultiSelection<S> MultiSelection.which(org.hamcrest.Matcher<?> matcher)
           
 



Copyright © 2009. All Rights Reserved.