|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Selection in jdave.wicket |
|---|
| Methods in jdave.wicket that return Selection | ||
|---|---|---|
|
ComponentSpecification.selectFirst(java.lang.Class<S> type)
Select first component whose model object matches given Hamcrest matcher: |
|
|
ComponentSpecification.selectFirst(java.lang.Class<S> type,
java.lang.String wicketId)
Select first component whose Wicket id is given String: |
|
Selection<S> |
Selection.which(org.hamcrest.Matcher<?> matcher)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||