Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
I
J
M
N
O
S
W
A
all(MarkupContainer, Class<T>, Matcher<?>)
- Method in class jdave.wicket.
Selector
all(MarkupContainer, Class<T>, String, Matcher<?>)
- Method in class jdave.wicket.
Selector
AnyModelMatcher
- Class in
jdave.wicket
AnyModelMatcher()
- Constructor for class jdave.wicket.
AnyModelMatcher
C
cast(IModel<?>)
- Method in class jdave.wicket.
ComponentSpecification
ComponentsModelMatchesTo
<
T
extends org.apache.wicket.Component> - Class in
jdave.wicket
ComponentsModelMatchesTo(Matcher<?>)
- Constructor for class jdave.wicket.
ComponentsModelMatchesTo
ComponentSpecification
<
C
extends org.apache.wicket.Component,
M
> - 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
D
describeTo(Description)
- Method in class jdave.wicket.
AnyModelMatcher
describeTo(Description)
- Method in class jdave.wicket.
ComponentsModelMatchesTo
describeTo(Description)
- Method in class jdave.wicket.
WicketIdEqualsTo
F
first(MarkupContainer, Class<T>, Matcher<?>)
- Method in class jdave.wicket.
Selector
first(MarkupContainer, Class<T>, String, 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<T>, int)
- Method in class jdave.wicket.
ComponentSpecification
Select an item from a
ListView
.
J
jdave.wicket
- package jdave.wicket
M
matches(Object)
- Method in class jdave.wicket.
AnyModelMatcher
matches(Object)
- Method in class jdave.wicket.
ComponentsModelMatchesTo
matches(T)
- Method in class jdave.wicket.
ComponentsModelMatchesTo
matches(Object)
- Method in class jdave.wicket.
WicketIdEqualsTo
matches(T)
- Method in class jdave.wicket.
WicketIdEqualsTo
modelObjects(Iterator<? extends Component>)
- Method in class jdave.wicket.
ComponentSpecification
Collect model objects from given components.
MultiSelection
<
S
extends org.apache.wicket.Component> - Class in
jdave.wicket
MultiSelection(Class<S>)
- Constructor for class jdave.wicket.
MultiSelection
MultiSelection(Class<S>, String)
- Constructor for class jdave.wicket.
MultiSelection
N
newApplication()
- Method in class jdave.wicket.
ComponentSpecification
Create the application for the specification.
newComponent(String, IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
Create a new instance of a Wicket component to be specified.
newSelector()
- Method in class jdave.wicket.
Selection
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:
selectAll(Class<S>, String)
- Method in class jdave.wicket.
ComponentSpecification
Select all components whose ids are given Wicket id:
selectFirst(Class<S>)
- Method in class jdave.wicket.
ComponentSpecification
Select first component whose model object matches given Hamcrest matcher:
selectFirst(Class<S>, String)
- Method in class jdave.wicket.
ComponentSpecification
Select first component whose Wicket id is given String:
Selection
<
S
extends org.apache.wicket.Component> - Class in
jdave.wicket
Selection(Class<S>)
- Constructor for class jdave.wicket.
Selection
Selection(Class<S>, String)
- Constructor for class jdave.wicket.
Selection
Selector
- Class in
jdave.wicket
Selector()
- Constructor for class jdave.wicket.
Selector
specifiedComponent
- Variable in class jdave.wicket.
ComponentSpecification
specify(MarkupContainer, IContainment<T>)
- Method in class jdave.wicket.
ComponentSpecification
Specify that given container contains given model objects.
startBorder(IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
startComponent()
- Method in class jdave.wicket.
ComponentSpecification
Start component for context.
startComponent(IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
Start component for context.
startComponent(IModel<M>, CharSequence, String)
- Method in class jdave.wicket.
ComponentSpecification
Start component for context, using page with given markup.
startComponent(IModel<M>, IResourceStream, String)
- Method in class jdave.wicket.
ComponentSpecification
Start component for context, using page with given markup.
startComponentWithoutMarkup(IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
Start component for context.
startForm(IModel<M>, CharSequence)
- Method in class jdave.wicket.
ComponentSpecification
Start form for context, using given markup as form markup.
startPage(IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
startPanel(IModel<M>)
- Method in class jdave.wicket.
ComponentSpecification
W
which(Matcher<?>)
- Method in class jdave.wicket.
MultiSelection
which(Matcher<?>)
- Method in class jdave.wicket.
Selection
wicket
- Variable in class jdave.wicket.
ComponentSpecification
WicketIdEqualsTo
<
T
extends org.apache.wicket.Component> - Class in
jdave.wicket
WicketIdEqualsTo(String)
- Constructor for class jdave.wicket.
WicketIdEqualsTo
A
C
D
F
I
J
M
N
O
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.