jdave.wicket
Class MultiSelection<S>

java.lang.Object
  extended by jdave.wicket.MultiSelection<S>

public class MultiSelection<S>
extends java.lang.Object

Author:
Joni Freeman

Method Summary
 MultiSelection<S> from(org.apache.wicket.MarkupContainer root)
           
 java.util.List<S> which(org.hamcrest.Matcher<?> matcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

from

public MultiSelection<S> from(org.apache.wicket.MarkupContainer root)

which

public java.util.List<S> which(org.hamcrest.Matcher<?> matcher)


Copyright © 2007. All Rights Reserved.