All Classes Interface Summary Class Summary Annotation Types Summary
| Class |
Description |
| AbstractCaptchaForm<T> |
|
| AbstractTreePage |
|
| Address |
An address.
|
| AdminAnnotationsBookmarkablePage |
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
| AdminAnnotationsInternalPage |
Non-bookmarkable page that may only be accessed by users that have role ADMIN.
|
| AdminBookmarkablePage |
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
| AdminInternalPage |
Non-bookmarkable page that may only be accessed by users that have role ADMIN.
|
| AdminPage |
A page only accessible by a user in the ADMIN role.
|
| AdvancedTreePage |
|
| AjaxApplication |
Application object for the wicked ajax examples
|
| AjaxDataTablePage |
|
| AjaxHelloBrowser |
A demo usage of AjaxBrowserInfoForm
|
| AlternativePageFromWebContext |
|
| AnnotationsPanelsPage |
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
| ApplicationCounter |
|
| AuthenticatedWebPage |
Marker interface to indicate that a page should be viewable by authenticated users only.
|
| AuthenticatedWebPage |
Base class to check access to a page.
|
| AuthenticatedWebPage |
Ensures that user is authenticated in session.
|
| AutoCompletePage |
Page that demos the ajax auto complete text field
|
| AutoConversationPage1 |
|
| AutoConversationPage2 |
|
| Banner |
Base class for banners.
|
| Banner1<T> |
A banner.
|
| Banner2<T> |
A banner.
|
| BasePage |
Base page for ajax example
|
| BasePage |
A base page accessible by everybody - no authorization required.
|
| BasePage |
|
| BasePage |
Base page for events examples
|
| BasePage |
Base page for component demo pages.
|
| BeanValidationApplication |
|
| BeanValidationPage |
|
| BeforeAndAfterBorder |
Simple example to show how a border works.
|
| BeginnersTreePage |
|
| BodyFrame |
Body frame page for the frames example.
|
| Book |
A book.
|
| Book |
An example POJO model.
|
| Book |
Simple book model.
|
| Book.WritingStyle |
Typesafe enumeration for writing styles
|
| BookDetails |
A book details page.
|
| BookDetails |
A book details page.
|
| BookmarkableFolderContent |
|
| BookmarkablePage |
Example page that cannot be bookmarked.
|
| BookmarkablePageLinkPage |
|
| BorderPage |
|
| BreadCrumbApplication |
Application class for the bread crumb example.
|
| ButtonPage |
|
| CageForm<T> |
A demo form that shows how to use Cage
library
|
| Captcha |
Captcha example page.
|
| CaptchaApplication |
Application class for the captcha example.
|
| CaptchaForm<T> |
A demo form that uses Wicket's default captcha image resource
|
| CdiApplication |
|
| CdiExamplePage |
|
| CdiHomePage |
|
| CheckBoxMultipleChoicePage |
|
| CheckBoxPage |
|
| CheckBoxSelectorPage |
|
| CheckedFolderContent |
|
| CheckedSelectableFolderContent |
|
| CheckGroupPage |
CheckGroup and Check components example page
|
| CheckGroupPage2 |
CheckGroup and Check components example page
|
| ChoicePage |
Linked select boxes example
|
| Clock |
A simple component that displays current time
|
| ClockPage |
A simple clock example page
|
| Comment |
Simple "POJO" bean for guestbook comments.
|
| ComponentReferenceApplication |
Application class for the component reference.
|
| Contact |
domain object for demonstrations.
|
| ContactDataProvider |
Implementation of IDataProvider that retrieves contacts from the contact database.
|
| ContactFilter |
|
| ContactGenerator |
generates random contacts
|
| ContactsDatabase |
simple database for contacts
|
| Content |
|
| ConversationCounter |
|
| ConversationPage1 |
|
| ConversationPage2 |
|
| ConversationPage3 |
|
| Counter |
|
| CustomHomeMapper |
An IRequestMapper that handles requests to the home page ('/') and appends the string
representation of the current session locale in the URL
|
| CustomResourceLoadingApplication |
Application class for the custom resource loading example.
|
| DatabaseLocator |
service locator class for contacts database
|
| DataGridPage |
demo page for the datatable component
|
| DataTableFilterToolbarPage |
demo page for the datatable component
|
| DataTablePage |
demo page for the datatable component
|
| DateTimeApplication |
Application class for the DateTime example.
|
| DateTimePage |
DateTime example page.
|
| DecoupledAjaxUpdatePage |
|
| DetachableContactModel |
detachable model for an instance of contact
|
| DropDownChoicePage |
|
| DynamicPage |
Template example page.
|
| Echo |
The simplest form application possible.
|
| EchoApplication |
Application class for the Echo example.
|
| EditableFolderContent |
|
| EditableLabelPage |
|
| EditBook |
A page that contains a form that allows editing of books.
|
| EditBook.EditBookForm |
Form that edits a book
|
| EffectsPage |
Demonstrates ajax effects
|
| EncodingsApplication |
Wicket Application class for hello world example.
|
| EventsApplication |
Application class for the events example
|
| ExampleFrame |
A simple component setting page URL in the src frame tag attribute.
|
| ExamplePage |
Base class for all pages in the QuickStart application.
|
| ExternalLinkPage |
|
| Field |
Description of a dynamic field to be rendered into the Velocity template.
|
| FileUploadPage |
Demos ajax handling of a multipart form
|
| FirstPanel |
Test bread crumb enabled panel.
|
| FolderContent |
|
| Foo |
|
| FooExpansion |
Example of a custom expansion state:
expanded Foos are identified by their id
efficient expansion of all Foo
state is stored in the session
|
| FooPanel |
|
| FooProvider |
|
| FormInput |
Example for form input.
|
| FormInputApplication |
Application class for form input example.
|
| FormInputModel |
Simple model object for FormInput example.
|
| FormPage |
Page to demonstrate instant ajax validaion feedback.
|
| FormPage |
Page with examples on Form.
|
| FormPage |
Page that demonstrates using RefreshingView in a form.
|
| FormPage.Bean |
simple java bean.
|
| FourthPanel |
Test bread crumb enabled panel.
|
| FragmentPage |
|
| FramesApplication |
Application class for the frames example.
|
| FrameTarget |
Simple struct for holding the class of the right frame.
|
| Game |
Implementation of the actual hangman game model.
|
| GridViewPage |
page for demonstrating the gridview component
|
| Guess |
The main guess page for the hangman application.
|
| GuestBook |
Ajax enabled example for the guestbook.
|
| GuestBook |
A simple "guest book" example that allows visitors to the page to add a comment and see the
comments others have added.
|
| GuestBookApplication |
Guest book application.
|
| GuiceApplication |
Application for Google Guice integration example.
|
| HangmanApplication |
Class defining the main Game application.
|
| HangmanPage |
Session for hangman game.
|
| HangmanSession |
Session for hangman game.
|
| HelloBrowser |
Client snooping page.
|
| HelloBrowserApplication |
Application class for Ajax based browser info extractor.
|
| HelloBrowserApplication |
Application class for hello browser example.
|
| HelloWorld |
Everybody's favorite example!
|
| HelloWorldApplication |
Application class for hello world example.
|
| HelloWorldServlet |
|
| Home |
Simple home page, which requires authentication
|
| Home |
Simple home page which requires authentication
|
| Home |
Example of configuring locale encodings.
|
| Home |
Home page for the frames example.
|
| Home |
The home page for the hangman application.
|
| Home |
Demonstrates different flavors of org.apache.wicket.examples.images.
|
| Home |
Page that displays a list of books and lets the user re-order them.
|
| Home |
Demonstrates different flavors of hyperlinks.
|
| Home |
Demonstrates different flavors of org.apache.wicket.examples.videos.
Videos are from: http://media.w3.org/2010/05/video/
Images are from: http://search.creativecommons.org/ with check on commercial use and modify...
|
| Home |
Has links to bookmarkable pages with 'nice' uls.
|
| Home |
Demonstrates localization.
|
| Home |
Demonstrates localization.
|
| Home |
Home page of this example.
|
| HomePage |
Simple home page with no authorization requirements - can be accessed by everybody.
|
| HomePage |
Everybody's favorite example (Hello World), modified to use Guice.
|
| HomePage |
|
| HomePage |
Kitten captcha example
|
| HomePage |
A demo page showing how to render grouped resources
|
| HomePageApplication |
|
| HttpsPage |
This page is just to demonstrate how HttpsMapper works.
Since the demo web servers usually are not configured with https support the page itself will be
never rendered.
|
| ImagesApplication |
Application class for the linkomatic example.
|
| IMyService |
Service interface for a simple "Hello World" app.
|
| IncludePage |
|
| Index |
Wicket ajax example index page
|
| Index |
Example displaying partial page rendering using the counting link example and prototype.js.
|
| Index |
Home page for the roles example.
|
| Index |
Index page for the bread crumb example.
|
| Index |
Home page of the component reference example.
|
| Index |
Index page for custom resource loading.
|
| Index |
index page - the links are in the template
|
| Index |
Index page of the stateless example.
|
| Index |
Home page of the template example.
|
| Index |
Index page for the wizard example.
|
| IndexPage |
|
| InjectionPage |
|
| KaptchaForm<T> |
A demo form that shows how to use Kaptcha
library
|
| LabelContent |
|
| LabelPage |
Page with examples on Label.
|
| LazyLoadingPage |
|
| LeftFrame |
The left frame.
|
| Letter |
Model for a letter in the game of hangman
|
| LibraryApplication |
Application class for the library example.
|
| LibrarySession |
Session class for library example.
|
| LinkomaticApplication |
Application class for the linkomatic example.
|
| LinkPage |
Page with examples on Link.
|
| LinksPage |
Ajax links demo.
|
| ListChoicePage |
|
| ListChoicePage.Input |
Simple data class that acts as a model for the input fields.
|
| ListMultipleChoicePage |
|
| LocaleFirstMapper |
A IRequestMapper that reads the session locale from the first url segment
|
| LocaleHelper |
A helper class to deal with Locale as string
|
| LocalizedPage |
|
| Lose |
Page that handles the loser failing to guess the word.
|
| MailTemplate |
|
| MailTemplateApplication |
|
| MailTemplatePanel |
A demo panel which will be used to render mail template
|
| MapperDemoResourceReference |
A resource reference which shows how to serve a custom resource and use request parameters
|
| MixedContent |
|
| ModalContent1Page |
|
| ModalContent2Page |
|
| ModalPanel1 |
|
| ModalWindowPage |
|
| MultiLineLabelContent |
|
| MultiLineLabelPage |
|
| Multiply |
|
| MultiSelectableFolderContent |
|
| MultiUploadPage |
Upload example.
|
| MyAuthenticatedWebApplication |
A role-authorized, authenticated web application in just a few lines of code.
|
| MyAuthenticatedWebSession |
Authenticated session subclass.
|
| MyBorder |
A sample panel component.
|
| MyService |
Implementation of IService.
|
| MySignInPage |
Simple example of a sign in page.
|
| NavomaticApplication |
Application class.
|
| NavomaticBorder |
Border component.
|
| NestedTreePage |
|
| NewUserWizard |
This wizard shows some basic form use.
|
| NiceUrlApplication |
Application class for this example.
|
| NonBookmarkablePage |
Example page that cannot be bookmarked.
|
| OIRPage |
page that demonstrates dataview with ReuseIfModelsEqualStrategy
|
| OnChangeAjaxBehaviorPage |
|
| PackageMountedPage |
|
| Page1 |
Test page for the right frame.
|
| Page1 |
Trivial bookmarkable page.
|
| Page1 |
Trivial page.
|
| Page1 |
Simple bookmarkable page.
|
| Page1 |
Page that adds a template border for layout.
|
| Page1 |
Concrete page.
|
| Page2 |
Test page for the right frame.
|
| Page2 |
Trivial page.
|
| Page2 |
Trivial page.
|
| Page2 |
Simple bookmarkable page that displays page parameters.
|
| Page2 |
Page that adds a template border for layout.
|
| Page2 |
Concrete page.
|
| Page2PP |
Simple bookmarkable page that displays page parameters which is mounted with parameter
placeholders.
|
| Page2UP |
|
| Page3 |
Trivial page.
|
| Page3 |
Trivial page.
|
| Page3 |
Simple bookmarkable page.
|
| Page4 |
Simple bookmarkable page.
|
| Page5 |
Simple bookmarkable page that displays page parameters.
|
| PageablesPage |
Shows an ajaxian paging navigator in action.
|
| PageFromWebContext |
|
| PageWithCustomLoading |
The markup for this page is loaded by the Page component itself.
|
| PagingPage |
Page that demonstrates a paging dataview
|
| PalettePage |
Palette component example
|
| Panel1 |
Concrete, extending panel.
|
| PanelContent |
|
| PanelPage |
Page with examples on Panel.
|
| PanelsPage |
Bookmarkable page that may only be accessed by users that have role ADMIN.
|
| Person |
|
| Person |
A person.
|
| Person |
Simple person object.
|
| Popup |
Trivial popup page.
|
| PrototypeApplication |
Application object for the Prototype.js ajax demo page.
|
| PubApplication |
Application class for the linkomatic example.
|
| PubApplication |
Application class for the linkomatic example.
|
| RadioChoicePage |
|
| RadioGroupPage |
RadioGroup and Radio components example page
|
| RadioGroupPage2 |
RadioGroup and Radio components example page
|
| RatingsPage |
Demo page for the rating component.
|
| RatingsPage.RatingModel |
Rating model for storing the ratings, typically this comes from a database.
|
| RecursivePanel |
This example list knows how to display sublists.
|
| RefreshingPage |
page that demonstrates a RefreshingView
|
| RepeaterApplication |
application class for repeater examples application
|
| RepeatingPage |
page that demonstrates a simple repeater view.
|
| RequestMapperApplication |
|
| RequestMapperHomePage |
|
| ResourceDecorationApplication |
An application showing how to return several resources into a single http response.
|
| ResultPanel |
Test bread crumb enabled panel.
|
| RolesApplication |
Application object for this example.
|
| RolesSession |
Web Session for this example.
|
| SecondPanel |
Test bread crumb enabled panel.
|
| SelectableFolderContent |
|
| SelectPage |
|
| ServerHostNameAndTimeFilter |
Displays server host name (combination of name, ipaddress and unique id, which is either based)
and time it took to handle the request in the browser's status bar like this:
window.defaultStatus = 'Host: myhost/192.168.1.66/someid, handled in: 0.01s'
|
| SessionModel |
Model that displays whether a session was created yet, and if it was, prints the session id.
|
| SignIn |
Simple example of a sign in page.
|
| SignIn |
Simple example of a sign in page.
|
| SignIn2 |
Simple example of a sign in page.
|
| SignIn2Application |
Forms example.
|
| SignIn2Session |
Session class for signin example.
|
| SignInApplication |
Forms example.
|
| SignInSession |
Session class for signin example.
|
| SignOut |
Simple logout page.
|
| SignOut |
Simple logout page.
|
| SignOut |
Simple logout page.
|
| SignOut |
Simple logout page.
|
| SimplePage |
Page that demonstrates a simple dataview.
|
| SortableContactDataProvider |
implementation of IDataProvider for contacts that keeps track of sort information
|
| SortingPage |
page that demonstrates dataview and sorting
|
| SourcesPage |
Displays the resources in a packages directory in a browsable format.
|
| StatefulPage |
Another page of the stateless example.
|
| StatelessApplication |
Application class for the stateless application.
|
| StatelessPage |
Another page of the stateless example.
|
| StatelessPage1 |
Another page of the stateless example.
|
| StatelessPage2 |
Another page of the stateless example.
|
| StatelessPage3 |
Another page of the stateless example.
|
| StaticWizard |
This is kind of the hello world example for wizards.
|
| StaticWizardWithPanels |
This is kind of the hello world example for wizards.
|
| StockQuote |
Provides access to a SOAP service for getting stock quotes based on a symbol.
|
| StockQuoteApplication |
Application class for stock quote example.
|
| StockQuoteLabel |
Gets a stock quote from a webservice.
|
| StockQuoteLabel2 |
StockQuote example provided by Jonathan Locke.
|
| StockQuotePage |
Stock quote webservice custom component example.
|
| StockQuotePage.Quote |
POJO to hold the symbol for the quote query.
|
| SubmitLinkPage |
Page with examples on Form.
|
| TabbedPanelPage |
Tabbed panel demo.
|
| TabbedPanelPage |
Reference page for TabbedPanel wicket-extensions component
|
| TableTreePage |
|
| TemplateApplication |
Application class for the template example.
|
| TemplateBasedOnPage |
A page which acts a template for mails which should be send to the customers.
|
| TemplateBorder |
Border that holds layout elements that can be reused by pages.
|
| TemplatePage |
Base page that serves as a template for pages that inherit from it.
|
| TemplatePage |
Template example page.
|
| TemplatePanel |
Base panel to be extended.
|
| TextAreaPage |
|
| TextFieldPage |
|
| ThirdPanel |
Test bread crumb enabled panel.
|
| TodoList |
Ajax todo list without having to write any JavaScript yourself.
|
| TodoList.TodoItem |
The todo object.
|
| TopFrame |
Top frame for navigation.
|
| TreeApplication |
Application class for tree examples.
|
| UnicodeConverter |
Converts between unescaped and escaped unicode and shows a custom model.
|
| UnicodeConverterApplication |
Application class for the unicode converter example.
|
| UploadApplication |
Application class for org.apache.wicket.examples.upload example.
|
| UploadPage |
Upload example.
|
| User |
Simple user object.
|
| User |
Trivial user model for example application
|
| User |
Domain class for the new user wizard example.
|
| UserRolesAuthorizer |
|
| UsPhoneNumber |
Represents a US phone number.
|
| ValidPassword |
|
| ValidPasswordValidator |
|
| VelocityTemplateApplication |
Application class for velocity template example.
|
| VideosApplication |
Application class for the videos examples.
|
| WicketApplication |
Application object for your web application.
|
| WicketExampleApplication |
Wicket Example Application class.
|
| WicketExampleHeader |
Navigation panel for the examples project.
|
| WicketExamplePage |
Base class for all example pages.
|
| Win |
Page called when the user has correctly guessed the word.
|
| WizardApplication |
Application class for the wizard example.
|
| WizardPage |
Page for displaying a wizard.
|
| Word |
Model for a word in the game of Game.
|
| WordGenerator |
The word generator is responsible for reading in a list of words from a data file and serving
them up in a random order.
|
| WorldClockPage |
A world clock example page.
|
| XmlPage |
Look ma, you can use plain XML too with Wicket.
|