jdave.wicket
Class Selection<S>

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

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

Author:
Joni Freeman

Method Summary
 Selection<S> from(org.apache.wicket.MarkupContainer root)
           
 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 Selection<S> from(org.apache.wicket.MarkupContainer root)

which

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


Copyright © 2007. All Rights Reserved.