Uses of Interface
org.apache.wiki.pages.Page
Package | Description |
---|---|
org.apache.wiki.pages |
Entry point for JSPWiki's Page Objects.
|
org.apache.wiki.pages.haddock |
JSPWiki Haddock's Page Objects.
|
-
Uses of Page in org.apache.wiki.pages
Methods in org.apache.wiki.pages with type parameters of type Page Modifier and Type Method Description <T extends Page>
TPageBuilder. openAs(T page)
Sets up Selenide and opens the requested URL, allowing chaining additional operations over the givenPage
instance. -
Uses of Page in org.apache.wiki.pages.haddock
Subinterfaces of Page in org.apache.wiki.pages.haddock Modifier and Type Interface Description interface
HaddockPage
Classes in org.apache.wiki.pages.haddock that implement Page Modifier and Type Class Description class
LoginPage
class
ReadWikiPage