Uses of Class
org.apache.wicket.examples.WicketExamplePage
-
-
Uses of WicketExamplePage in org.apache.wicket.examples.ajax.builtin
Subclasses of WicketExamplePage in org.apache.wicket.examples.ajax.builtin Modifier and Type Class Description classAutoCompletePagePage that demos the ajax auto complete text fieldclassBasePageBase page for ajax exampleclassChoicePageLinked select boxes exampleclassClockPageA simple clock example pageclassEditableLabelPagePage to demo the inplace edit labelAjaxEditableLabelclassEffectsPageDemonstrates ajax effectsclassFileUploadPageDemos ajax handling of a multipart formclassFormPagePage to demonstrate instant ajax validaion feedback.classGuestBookAjax enabled example for the guestbook.classIndexWicket ajax example index pageclassLazyLoadingPageclassLinksPageAjax links demo.classOnChangeAjaxBehaviorPageclassPageablesPageShows an ajaxian paging navigator in action.classRatingsPageDemo page for the rating component.classTabbedPanelPageTabbed panel demo.classTodoListAjax todo list without having to write any JavaScript yourself.classWorldClockPageA world clock example page. -
Uses of WicketExamplePage in org.apache.wicket.examples.ajax.builtin.modal
Subclasses of WicketExamplePage in org.apache.wicket.examples.ajax.builtin.modal Modifier and Type Class Description classModalWindowPage -
Uses of WicketExamplePage in org.apache.wicket.examples.ajax.prototype
Subclasses of WicketExamplePage in org.apache.wicket.examples.ajax.prototype Modifier and Type Class Description classIndexExample displaying partial page rendering using the counting link example and prototype.js. -
Uses of WicketExamplePage in org.apache.wicket.examples.ajaxhellobrowser
Subclasses of WicketExamplePage in org.apache.wicket.examples.ajaxhellobrowser Modifier and Type Class Description classAjaxHelloBrowserA demo usage of AjaxBrowserInfoForm -
Uses of WicketExamplePage in org.apache.wicket.examples.asemail
Subclasses of WicketExamplePage in org.apache.wicket.examples.asemail Modifier and Type Class Description classMailTemplateAn example page that shows how to generate email templates from a WicketPage, aPanelor aTextTemplate -
Uses of WicketExamplePage in org.apache.wicket.examples.authentication1
Subclasses of WicketExamplePage in org.apache.wicket.examples.authentication1 Modifier and Type Class Description classHomeSimple home page, which requires authenticationclassSignInSimple example of a sign in page.classSignOutSimple logout page. -
Uses of WicketExamplePage in org.apache.wicket.examples.authentication2
Subclasses of WicketExamplePage in org.apache.wicket.examples.authentication2 Modifier and Type Class Description classAuthenticatedWebPageBase class to check access to a page.classHomeSimple home page which requires authenticationclassSignIn2Simple example of a sign in page.classSignOutSimple logout page. -
Uses of WicketExamplePage in org.apache.wicket.examples.authentication3
Subclasses of WicketExamplePage in org.apache.wicket.examples.authentication3 Modifier and Type Class Description classAdminPageA page only accessible by a user in the ADMIN role.classBasePageA base page accessible by everybody - no authorization required.classHomePageSimple home page with no authorization requirements - can be accessed by everybody.classMySignInPageSimple example of a sign in page.classSignOutSimple logout page. -
Uses of WicketExamplePage in org.apache.wicket.examples.authorization
Subclasses of WicketExamplePage in org.apache.wicket.examples.authorization Modifier and Type Class Description classBasePageclassIndexHome page for the roles example. -
Uses of WicketExamplePage in org.apache.wicket.examples.authorization.pages
Subclasses of WicketExamplePage in org.apache.wicket.examples.authorization.pages Modifier and Type Class Description classAdminAnnotationsBookmarkablePageBookmarkable page that may only be accessed by users that have role ADMIN.classAdminAnnotationsInternalPageNon-bookmarkable page that may only be accessed by users that have role ADMIN.classAdminBookmarkablePageBookmarkable page that may only be accessed by users that have role ADMIN.classAdminInternalPageNon-bookmarkable page that may only be accessed by users that have role ADMIN.classAnnotationsPanelsPageBookmarkable page that may only be accessed by users that have role ADMIN.classPanelsPageBookmarkable page that may only be accessed by users that have role ADMIN. -
Uses of WicketExamplePage in org.apache.wicket.examples.bean.validation
Subclasses of WicketExamplePage in org.apache.wicket.examples.bean.validation Modifier and Type Class Description classBeanValidationPage -
Uses of WicketExamplePage in org.apache.wicket.examples.breadcrumb
Subclasses of WicketExamplePage in org.apache.wicket.examples.breadcrumb Modifier and Type Class Description classIndexIndex page for the bread crumb example. -
Uses of WicketExamplePage in org.apache.wicket.examples.captcha
Subclasses of WicketExamplePage in org.apache.wicket.examples.captcha Modifier and Type Class Description classCaptchaCaptcha example page. -
Uses of WicketExamplePage in org.apache.wicket.examples.cdi
Subclasses of WicketExamplePage in org.apache.wicket.examples.cdi Modifier and Type Class Description classAutoConversationPage1classAutoConversationPage2classCdiExamplePageclassCdiHomePageclassConversationPage1classConversationPage2classConversationPage3classInjectionPage -
Uses of WicketExamplePage in org.apache.wicket.examples.compref
Subclasses of WicketExamplePage in org.apache.wicket.examples.compref Modifier and Type Class Description classBookmarkablePageLinkPagePage with examples onBookmarkablePageLink.classBorderPagePage with examples onBorder.classButtonPagePage with examples onButton.classCheckBoxMultipleChoicePagePage with examples onCheckBoxMultipleChoice.classCheckBoxPagePage with examples onTextArea.classCheckBoxSelectorPageAn example page forCheckBoxSelectorclassCheckGroupPageCheckGroup and Check components example pageclassCheckGroupPage2CheckGroup and Check components example pageclassDropDownChoicePagePage with examples onDropDownChoice.classExternalLinkPagePage with examples onExternalLink.classFormPagePage with examples onForm.classFragmentPagePage with examples onFragment.classIncludePagePage with examples onMultiLineLabel.classIndexHome page of the component reference example.classLabelPagePage with examples onLabel.classLinkPagePage with examples onLink.classListChoicePagePage with examples onListChoice.classListMultipleChoicePagePage with examples onListMultipleChoice.classMultiLineLabelPagePage with examples onMultiLineLabel.classPalettePagePalette component exampleclassPanelPagePage with examples onPanel.classRadioChoicePagePage with examples onListChoice.classRadioGroupPageRadioGroup and Radio components example pageclassRadioGroupPage2RadioGroup and Radio components example pageclassSelectPagePage with examples onSelect.classSubmitLinkPagePage with examples onForm.classTabbedPanelPageReference page for TabbedPanel wicket-extensions componentclassTextAreaPagePage with examples onTextArea.classTextFieldPagePage with examples onTextField. -
Uses of WicketExamplePage in org.apache.wicket.examples.customresourceloading
Subclasses of WicketExamplePage in org.apache.wicket.examples.customresourceloading Modifier and Type Class Description classAlternativePageFromWebContextThe markup for this page is loaded from the web context by a customIResourceStreamLocatorlocator set inCustomResourceLoadingApplication.classIndexIndex page for custom resource loading.classPageFromWebContextThe markup for this page is loaded from the web context by a customIResourceStreamLocatorlocator set inCustomResourceLoadingApplication.classPageWithCustomLoadingThe markup for this page is loaded by the Page component itself. -
Uses of WicketExamplePage in org.apache.wicket.examples.datetime
Subclasses of WicketExamplePage in org.apache.wicket.examples.datetime Modifier and Type Class Description classDateTimePageDateTime example page. -
Uses of WicketExamplePage in org.apache.wicket.examples.echo
Subclasses of WicketExamplePage in org.apache.wicket.examples.echo Modifier and Type Class Description classEchoThe simplest form application possible. -
Uses of WicketExamplePage in org.apache.wicket.examples.encodings
Subclasses of WicketExamplePage in org.apache.wicket.examples.encodings Modifier and Type Class Description classHomeExample of configuring locale encodings. -
Uses of WicketExamplePage in org.apache.wicket.examples.events
Subclasses of WicketExamplePage in org.apache.wicket.examples.events Modifier and Type Class Description classBasePageBase page for events examplesclassDecoupledAjaxUpdatePageclassIndexPage -
Uses of WicketExamplePage in org.apache.wicket.examples.forminput
Subclasses of WicketExamplePage in org.apache.wicket.examples.forminput Modifier and Type Class Description classFormInputExample for form input. -
Uses of WicketExamplePage in org.apache.wicket.examples.frames
Subclasses of WicketExamplePage in org.apache.wicket.examples.frames Modifier and Type Class Description classTopFrameTop frame for navigation. -
Uses of WicketExamplePage in org.apache.wicket.examples.guestbook
Subclasses of WicketExamplePage in org.apache.wicket.examples.guestbook Modifier and Type Class Description classGuestBookA simple "guest book" example that allows visitors to the page to add a comment and see the comments others have added. -
Uses of WicketExamplePage in org.apache.wicket.examples.guice
Subclasses of WicketExamplePage in org.apache.wicket.examples.guice Modifier and Type Class Description classHomePageEverybody's favorite example (Hello World), modified to use Guice. -
Uses of WicketExamplePage in org.apache.wicket.examples.hangman
Subclasses of WicketExamplePage in org.apache.wicket.examples.hangman Modifier and Type Class Description classGuessThe main guess page for the hangman application.classHangmanPageSession for hangman game.classHomeThe home page for the hangman application.classLosePage that handles the loser failing to guess the word.classWinPage called when the user has correctly guessed the word. -
Uses of WicketExamplePage in org.apache.wicket.examples.hellobrowser
Subclasses of WicketExamplePage in org.apache.wicket.examples.hellobrowser Modifier and Type Class Description classHelloBrowserClient snooping page. -
Uses of WicketExamplePage in org.apache.wicket.examples.helloworld
Subclasses of WicketExamplePage in org.apache.wicket.examples.helloworld Modifier and Type Class Description classHelloWorldEverybody's favorite example! -
Uses of WicketExamplePage in org.apache.wicket.examples.images
Subclasses of WicketExamplePage in org.apache.wicket.examples.images Modifier and Type Class Description classHomeDemonstrates different flavors of org.apache.wicket.examples.images. -
Uses of WicketExamplePage in org.apache.wicket.examples.kittenCaptcha
Subclasses of WicketExamplePage in org.apache.wicket.examples.kittenCaptcha Modifier and Type Class Description classHomePageKitten captcha example -
Uses of WicketExamplePage in org.apache.wicket.examples.library
Subclasses of WicketExamplePage in org.apache.wicket.examples.library Modifier and Type Class Description classAuthenticatedWebPageEnsures that user is authenticated in session.classBookDetailsA book details page.classEditBookA page that contains a form that allows editing of books.classHomePage that displays a list of books and lets the user re-order them.classSignInSimple example of a sign in page.classSignOutSimple logout page. -
Uses of WicketExamplePage in org.apache.wicket.examples.linkomatic
Subclasses of WicketExamplePage in org.apache.wicket.examples.linkomatic Modifier and Type Class Description classBookDetailsA book details page.classHomeDemonstrates different flavors of hyperlinks.classPage1Trivial bookmarkable page.classPage2Trivial page.classPage3Trivial page.classPopupTrivial popup page. -
Uses of WicketExamplePage in org.apache.wicket.examples.media
Subclasses of WicketExamplePage in org.apache.wicket.examples.media Modifier and Type Class Description classHomeDemonstrates 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... -
Uses of WicketExamplePage in org.apache.wicket.examples.navomatic
Subclasses of WicketExamplePage in org.apache.wicket.examples.navomatic Modifier and Type Class Description classPage1Trivial page.classPage2Trivial page.classPage3Trivial page. -
Uses of WicketExamplePage in org.apache.wicket.examples.niceurl
Subclasses of WicketExamplePage in org.apache.wicket.examples.niceurl Modifier and Type Class Description classHomeHas links to bookmarkable pages with 'nice' uls.classPage1Simple bookmarkable page.classPage2Simple bookmarkable page that displays page parameters.classPage2PPSimple bookmarkable page that displays page parameters which is mounted with parameter placeholders.classPage2UPSimple bookmarkable page that displays page parameters which is mounted withUrlPathPageParametersEncoder. -
Uses of WicketExamplePage in org.apache.wicket.examples.niceurl.mounted
Subclasses of WicketExamplePage in org.apache.wicket.examples.niceurl.mounted Modifier and Type Class Description classPage3Simple bookmarkable page.classPage4Simple bookmarkable page.classPage5Simple bookmarkable page that displays page parameters. -
Uses of WicketExamplePage in org.apache.wicket.examples.pub
Subclasses of WicketExamplePage in org.apache.wicket.examples.pub Modifier and Type Class Description classHomeDemonstrates localization. -
Uses of WicketExamplePage in org.apache.wicket.examples.pub2
Subclasses of WicketExamplePage in org.apache.wicket.examples.pub2 Modifier and Type Class Description classHomeDemonstrates localization. -
Uses of WicketExamplePage in org.apache.wicket.examples.repeater
Subclasses of WicketExamplePage in org.apache.wicket.examples.repeater Modifier and Type Class Description classAjaxDataTablePageclassBasePageBase page for component demo pages.classDataGridPagedemo page for the datatable componentclassDataTableFilterToolbarPagedemo page for the datatable componentclassDataTablePagedemo page for the datatable componentclassExamplePageBase class for all pages in the QuickStart application.classFormPagePage that demonstrates using RefreshingView in a form.classGridViewPagepage for demonstrating the gridview componentclassIndexindex page - the links are in the templateclassOIRPagepage that demonstrates dataview with ReuseIfModelsEqualStrategyclassPagingPagePage that demonstrates a paging dataviewclassRefreshingPagepage that demonstrates a RefreshingViewclassRepeatingPagepage that demonstrates a simple repeater view.classSimplePagePage that demonstrates a simple dataview.classSortingPagepage that demonstrates dataview and sorting -
Uses of WicketExamplePage in org.apache.wicket.examples.requestmapper
Subclasses of WicketExamplePage in org.apache.wicket.examples.requestmapper Modifier and Type Class Description classHttpsPageThis page is just to demonstrate howHttpsMapperworks.
Since the demo web servers usually are not configured with https support the page itself will be never rendered.classLocalizedPageclassRequestMapperHomePage -
Uses of WicketExamplePage in org.apache.wicket.examples.requestmapper.packageMount
Subclasses of WicketExamplePage in org.apache.wicket.examples.requestmapper.packageMount Modifier and Type Class Description classPackageMountedPage -
Uses of WicketExamplePage in org.apache.wicket.examples.resourcedecoration
Subclasses of WicketExamplePage in org.apache.wicket.examples.resourcedecoration Modifier and Type Class Description classHomePageA demo page showing how to render grouped resources -
Uses of WicketExamplePage in org.apache.wicket.examples.stateless
Subclasses of WicketExamplePage in org.apache.wicket.examples.stateless Modifier and Type Class Description classIndexIndex page of the stateless example.classStatefulPageAnother page of the stateless example.classStatelessPageAnother page of the stateless example.classStatelessPage1Another page of the stateless example.classStatelessPage2Another page of the stateless example.classStatelessPage3Another page of the stateless example. -
Uses of WicketExamplePage in org.apache.wicket.examples.stockquote
Subclasses of WicketExamplePage in org.apache.wicket.examples.stockquote Modifier and Type Class Description classStockQuotePageStock quote webservice custom component example. -
Uses of WicketExamplePage in org.apache.wicket.examples.template
Subclasses of WicketExamplePage in org.apache.wicket.examples.template Modifier and Type Class Description classIndexHome page of the template example. -
Uses of WicketExamplePage in org.apache.wicket.examples.template.border
Subclasses of WicketExamplePage in org.apache.wicket.examples.template.border Modifier and Type Class Description classPage1Page that adds a template border for layout.classPage2Page that adds a template border for layout. -
Uses of WicketExamplePage in org.apache.wicket.examples.template.pageinheritance
Subclasses of WicketExamplePage in org.apache.wicket.examples.template.pageinheritance Modifier and Type Class Description classPage1Concrete page.classPage2Concrete page.classTemplatePageBase page that serves as a template for pages that inherit from it. -
Uses of WicketExamplePage in org.apache.wicket.examples.tree
Subclasses of WicketExamplePage in org.apache.wicket.examples.tree Modifier and Type Class Description classAbstractTreePageclassAdvancedTreePageclassBeginnersTreePageA very simple page containing aDefaultNestedTreeonly.classNestedTreePageclassTableTreePage -
Uses of WicketExamplePage in org.apache.wicket.examples.unicodeconverter
Subclasses of WicketExamplePage in org.apache.wicket.examples.unicodeconverter Modifier and Type Class Description classUnicodeConverterConverts between unescaped and escaped unicode and shows a custom model. -
Uses of WicketExamplePage in org.apache.wicket.examples.upload
Subclasses of WicketExamplePage in org.apache.wicket.examples.upload Modifier and Type Class Description classMultiUploadPageUpload example.classUploadPageUpload example. -
Uses of WicketExamplePage in org.apache.wicket.examples.velocity
Subclasses of WicketExamplePage in org.apache.wicket.examples.velocity Modifier and Type Class Description classDynamicPageTemplate example page.classHomeHome page of this example.classTemplatePageTemplate example page. -
Uses of WicketExamplePage in org.apache.wicket.examples.wizard
Subclasses of WicketExamplePage in org.apache.wicket.examples.wizard Modifier and Type Class Description classIndexIndex page for the wizard example.classWizardPagePage for displaying a wizard.
-