A C F I J M N O S W

A

all(MarkupContainer, Class<T>, Matcher<?>) - Method in class jdave.wicket.Selector
 

C

ComponentSpecification<T extends org.apache.wicket.Component> - Class in jdave.wicket
A base class for Wicket's Component specifications.
ComponentSpecification() - Constructor for class jdave.wicket.ComponentSpecification
 
Container - Class in jdave.wicket
 
Container(String) - Constructor for class jdave.wicket.Container
 
create() - Method in class jdave.wicket.ComponentSpecification
 

F

first(MarkupContainer, Class<T>, Matcher<?>) - Method in class jdave.wicket.Selector
 
from(MarkupContainer) - Method in class jdave.wicket.MultiSelection
 
from(MarkupContainer) - Method in class jdave.wicket.Selection
 

I

itemAt(RepeatingView, int) - Method in class jdave.wicket.ComponentSpecification
Select an item from a RepeatingView.
itemAt(ListView, int) - Method in class jdave.wicket.ComponentSpecification
Select an item from a ListView.

J

jdave.wicket - package jdave.wicket
 

M

modelObjects(Iterator<?>) - Method in class jdave.wicket.ComponentSpecification
Collect model objects from given components.
MultiSelection<S> - Class in jdave.wicket
 

N

newApplication() - Method in class jdave.wicket.ComponentSpecification
Create the application for the specification.
newComponent(String, IModel) - Method in class jdave.wicket.ComponentSpecification
Create a new instance of a Wicket component to be specified.
newWicketTester() - Method in class jdave.wicket.ComponentSpecification
Create a WicketTester for the specification.

O

onCreate() - Method in class jdave.wicket.ComponentSpecification
Called after create().

S

selectAll(Class<S>) - Method in class jdave.wicket.ComponentSpecification
Select all components whose model objects match given Hamcrest matcher:
selectFirst(Class<S>) - Method in class jdave.wicket.ComponentSpecification
Select first component whose model object matches given Hamcrest matcher:
Selection<S> - Class in jdave.wicket
 
Selector - Class in jdave.wicket
 
Selector() - Constructor for class jdave.wicket.Selector
 
specify(MarkupContainer, IContainment) - Method in class jdave.wicket.ComponentSpecification
Specify that given container contains given model objects.
startComponent() - Method in class jdave.wicket.ComponentSpecification
Start component for context.
startComponent(IModel) - Method in class jdave.wicket.ComponentSpecification
Start component for context.
startComponentWithoutMarkup(IModel) - Method in class jdave.wicket.ComponentSpecification
Start component for context.

W

which(Matcher<?>) - Method in class jdave.wicket.MultiSelection
 
which(Matcher<?>) - Method in class jdave.wicket.Selection
 
wicket - Variable in class jdave.wicket.ComponentSpecification
 

A C F I J M N O S W

Copyright © 2007. All Rights Reserved.