C I J M N S W

C

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

I

itemAt(RefreshingView, int) - Method in class jdave.wicket.ComponentSpecification
Select an item from a RefreshingView.
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.

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.

S

startComponent() - Method in class jdave.wicket.ComponentSpecification
Start container for context.
startComponent(IModel) - Method in class jdave.wicket.ComponentSpecification
Start container for context.
startComponentWithoutMarkup(IModel) - Method in class jdave.wicket.ComponentSpecification
 

W

wicket - Variable in class jdave.wicket.ComponentSpecification
 

C I J M N S W

Copyright © 2007. All Rights Reserved.