Uses of Interface
org.apache.wicket.IClusterable

Packages that use IClusterable
org.apache.wicket The core Wicket package. 
org.apache.wicket.ajax   
org.apache.wicket.ajax.calldecorator   
org.apache.wicket.ajax.form   
org.apache.wicket.ajax.markup.html   
org.apache.wicket.ajax.markup.html.form   
org.apache.wicket.ajax.markup.html.navigation.paging   
org.apache.wicket.application   
org.apache.wicket.authorization Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy. 
org.apache.wicket.authorization.strategies.action   
org.apache.wicket.authroles.authentication   
org.apache.wicket.authroles.authentication.pages   
org.apache.wicket.authroles.authentication.panel   
org.apache.wicket.authroles.authorization.strategies.role   
org.apache.wicket.authroles.authorization.strategies.role.metadata   
org.apache.wicket.behavior   
org.apache.wicket.datetime   
org.apache.wicket.datetime.markup.html.basic   
org.apache.wicket.datetime.markup.html.form   
org.apache.wicket.devutils   
org.apache.wicket.devutils.debugbar   
org.apache.wicket.devutils.diskstore   
org.apache.wicket.devutils.diskstore.browser   
org.apache.wicket.devutils.inspector Classes that make debugging Wicket HTML applications easier. 
org.apache.wicket.examples   
org.apache.wicket.examples.ajax.builtin   
org.apache.wicket.examples.ajax.builtin.modal   
org.apache.wicket.examples.ajax.builtin.tree   
org.apache.wicket.examples.authentication1   
org.apache.wicket.examples.authentication2   
org.apache.wicket.examples.authentication3   
org.apache.wicket.examples.authorization   
org.apache.wicket.examples.authorization.pages   
org.apache.wicket.examples.breadcrumb   
org.apache.wicket.examples.captcha   
org.apache.wicket.examples.compref   
org.apache.wicket.examples.customresourceloading   
org.apache.wicket.examples.dates   
org.apache.wicket.examples.echo   
org.apache.wicket.examples.events   
org.apache.wicket.examples.forminput   
org.apache.wicket.examples.frames   
org.apache.wicket.examples.guestbook   
org.apache.wicket.examples.hangman   
org.apache.wicket.examples.hellobrowser   
org.apache.wicket.examples.helloworld   
org.apache.wicket.examples.library   
org.apache.wicket.examples.linkomatic   
org.apache.wicket.examples.navomatic   
org.apache.wicket.examples.nested   
org.apache.wicket.examples.niceurl   
org.apache.wicket.examples.niceurl.mounted   
org.apache.wicket.examples.repeater   
org.apache.wicket.examples.requestmapper   
org.apache.wicket.examples.requestmapper.packageMount   
org.apache.wicket.examples.resourcedecoration   
org.apache.wicket.examples.source   
org.apache.wicket.examples.spring.annot.web   
org.apache.wicket.examples.spring.common.web   
org.apache.wicket.examples.stateless   
org.apache.wicket.examples.stockquote   
org.apache.wicket.examples.template   
org.apache.wicket.examples.template.border   
org.apache.wicket.examples.template.pageinheritance   
org.apache.wicket.examples.unicodeconverter   
org.apache.wicket.examples.upload   
org.apache.wicket.examples.velocity   
org.apache.wicket.examples.wizard   
org.apache.wicket.extensions.ajax.markup.html   
org.apache.wicket.extensions.ajax.markup.html.autocomplete   
org.apache.wicket.extensions.ajax.markup.html.form.upload   
org.apache.wicket.extensions.ajax.markup.html.modal   
org.apache.wicket.extensions.ajax.markup.html.repeater.data.sort   
org.apache.wicket.extensions.ajax.markup.html.repeater.data.table   
org.apache.wicket.extensions.ajax.markup.html.tabs   
org.apache.wicket.extensions.breadcrumb Package for working with bread crumb components. 
org.apache.wicket.extensions.breadcrumb.panel This package contains a panel based implementation of bread crumb participants. 
org.apache.wicket.extensions.captcha.kittens   
org.apache.wicket.extensions.markup.html.basic Basic extensions. 
org.apache.wicket.extensions.markup.html.captcha   
org.apache.wicket.extensions.markup.html.form.palette   
org.apache.wicket.extensions.markup.html.form.palette.component   
org.apache.wicket.extensions.markup.html.form.select   
org.apache.wicket.extensions.markup.html.image.resource Image resource extensions. 
org.apache.wicket.extensions.markup.html.repeater.data.grid   
org.apache.wicket.extensions.markup.html.repeater.data.sort   
org.apache.wicket.extensions.markup.html.repeater.data.table   
org.apache.wicket.extensions.markup.html.repeater.data.table.filter   
org.apache.wicket.extensions.markup.html.repeater.util   
org.apache.wicket.extensions.markup.html.tabs Package for working with tab panels. 
org.apache.wicket.extensions.markup.html.tree   
org.apache.wicket.extensions.markup.html.tree.table   
org.apache.wicket.extensions.model Convenience models. 
org.apache.wicket.extensions.rating   
org.apache.wicket.extensions.validation.validator   
org.apache.wicket.extensions.wizard Package for working with Wizard components. 
org.apache.wicket.extensions.wizard.dynamic   
org.apache.wicket.extensions.yui.calendar   
org.apache.wicket.feedback Classes related to showing user feedback, generally as the result of form submission and/or validation. 
org.apache.wicket.guice   
org.apache.wicket.markup Base package for markup. 
org.apache.wicket.markup.html Base package of HTML markup. 
org.apache.wicket.markup.html.basic Basic HTML components. 
org.apache.wicket.markup.html.border Border components. 
org.apache.wicket.markup.html.debug   
org.apache.wicket.markup.html.form HTML Forms and form components. 
org.apache.wicket.markup.html.form.upload Support for upload forms (using multipart requests). 
org.apache.wicket.markup.html.form.validation Support for form validation. 
org.apache.wicket.markup.html.image Image components. 
org.apache.wicket.markup.html.image.resource Resource support for image components. 
org.apache.wicket.markup.html.include Components for including content from non-Wicket sources. 
org.apache.wicket.markup.html.internal   
org.apache.wicket.markup.html.link Link components. 
org.apache.wicket.markup.html.list List components for tabular data and such. 
org.apache.wicket.markup.html.navigation.paging   
org.apache.wicket.markup.html.pages Default special purpose pages for error and feedback support. 
org.apache.wicket.markup.html.panel Panel components. 
org.apache.wicket.markup.html.tree Package for Tree components. 
org.apache.wicket.markup.parser.filter Default parsing extensions. 
org.apache.wicket.markup.repeater   
org.apache.wicket.markup.repeater.data   
org.apache.wicket.markup.resolver Resolvers implement the IComponentResolver interface and must be registered with the application. 
org.apache.wicket.markup.transformer Transformers are able to post-process (transform) the output generated by a Component. 
org.apache.wicket.mock   
org.apache.wicket.model Core model support for Wicket components. 
org.apache.wicket.model.util   
org.apache.wicket.page   
org.apache.wicket.protocol.http HTTP implementation. 
org.apache.wicket.protocol.http.request This package contains http (web) protocol dependent implementations of request processing strategies. 
org.apache.wicket.protocol.http.servlet Java Servlet specific implementation of Wicket http classes. 
org.apache.wicket.proxy   
org.apache.wicket.request Package for classes that have generic (protocol independent) support for request cycle processing. 
org.apache.wicket.request.component   
org.apache.wicket.request.mapper.parameter   
org.apache.wicket.request.resource   
org.apache.wicket.request.resource.caching   
org.apache.wicket.resource Locale aware resouce loaders. 
org.apache.wicket.resource.filtering   
org.apache.wicket.settings   
org.apache.wicket.spring   
org.apache.wicket.spring.test   
org.apache.wicket.threadtest.apps.app1   
org.apache.wicket.util   
org.apache.wicket.util.convert Conversion support. 
org.apache.wicket.util.convert.converter Default converter implementations. 
org.apache.wicket.util.cookies Persistence support for forms. 
org.apache.wicket.util.lang Java utilities. 
org.apache.wicket.util.parse.metapattern Regular Expressions meta pattern support. 
org.apache.wicket.util.resource Base support for resources. 
org.apache.wicket.util.string String utilities. 
org.apache.wicket.util.string.interpolator Support for String-variable interpolation. 
org.apache.wicket.util.template Resource extensions that make working with header contributions easier and more maintainable. 
org.apache.wicket.util.tester A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. 
org.apache.wicket.util.time Utilities for working with Time(s). 
org.apache.wicket.util.upload Protocol independent upload utilities. 
org.apache.wicket.validation This package provides interfaces for Wicket's validation support. 
org.apache.wicket.validation.validator This package provides an implementation of Wicket's validation support. 
org.apache.wicket.velocity   
org.apache.wicket.velocity.markup.html   
 

Uses of IClusterable in org.apache.wicket
 

Subinterfaces of IClusterable in org.apache.wicket
 interface IComponentSource
          Interface for objects that are capable of reconstructing a component.
 interface IConverterLocator
          Locates the proper converter instance for a given type.
 interface IRedirectListener
          Request listener called on page redirects.
 interface IRequestListener
          Base interface for all interfaces that listen for requests from the client browser.
 interface IResourceListener
          Listens for requests regarding resources.
 

Classes in org.apache.wicket that implement IClusterable
 class AttributeModifier
          This class allows a tag attribute of a component to be modified dynamically with a value obtained from a model object.
 class Component
          Component serves as the highest level abstract base class for all components.
 class ConverterLocator
          Implementation of IConverterLocator interface, which locates converters for a given type.
 class MarkupContainer
          A MarkupContainer holds a map of child components.
 class MetaDataEntry<T>
          Class used for holding meta data entries.
 class MetaDataKey<T>
          A key to a piece of metadata associated with a Component, Session or Application at runtime.
 class Page
          Abstract base class for pages.
 class PageReference
          Unique identifier of a page instance
 class Session
          Holds information about a user session, including some fixed number of most recent pages (and all their nested component information).
 

Uses of IClusterable in org.apache.wicket.ajax
 

Subinterfaces of IClusterable in org.apache.wicket.ajax
 interface IAjaxCallDecorator
          Interface used to decorate a wicket generated javascript that performs an ajax callback
 

Classes in org.apache.wicket.ajax that implement IClusterable
 class AbstractAjaxTimerBehavior
          A behavior that generates an AJAX update callback at a regular interval.
 class AbstractDefaultAjaxBehavior
          The base class for Wicket's default AJAX implementation.
 class AjaxChannel
          A Channel that used to process Ajax requests.
 class AjaxEventBehavior
          An ajax behavior that is attached to a certain client-side (usually javascript) event, such as onClick, onChange, onKeyDown, etc.
 class AjaxSelfUpdatingTimerBehavior
          Automatically re-renders the component it is attached to via AJAX at a regular interval.
 

Uses of IClusterable in org.apache.wicket.ajax.calldecorator
 

Classes in org.apache.wicket.ajax.calldecorator that implement IClusterable
 class AjaxCallDecorator
          An adapter for implementations of IAjaxCallDecorator.
 class AjaxCallThrottlingDecorator
          Adds throttling to the ajax call.
 class AjaxPostprocessingCallDecorator
          Ajax call decorator that decorates script after allowing the wrapped delegate decorator to decorate it first.
 class AjaxPreprocessingCallDecorator
          Ajax call decorator that decorates script before passing it to the delegate decorator
 class CancelEventIfNoAjaxDecorator
          Decorator that can be used to cancel the regular action if ajax call was performed.
 

Uses of IClusterable in org.apache.wicket.ajax.form
 

Classes in org.apache.wicket.ajax.form that implement IClusterable
 class AjaxFormChoiceComponentUpdatingBehavior
          This is a Ajax Component Update Behavior that is meant for choices/groups that are not one component in the html but many.
 class AjaxFormComponentUpdatingBehavior
          A behavior that updates the hosting FormComponent via ajax when an event it is attached to is triggered.
 class AjaxFormSubmitBehavior
          Ajax event behavior that submits a form via ajax when the event it is attached to, is invoked.
 class AjaxFormValidatingBehavior
          Ajax event behavior that submits the form and updates all form feedback panels on the page.
 class OnChangeAjaxBehavior
          A behavior that updates the hosting FormComponent via ajax when value of the component is changed.
 

Uses of IClusterable in org.apache.wicket.ajax.markup.html
 

Classes in org.apache.wicket.ajax.markup.html that implement IClusterable
 class AjaxFallbackLink<T>
          An ajax link that will degrade to a normal request if ajax is not available or javascript is disabled
 class AjaxLink<T>
          A component that allows a trigger request to be triggered via html anchor tag
 

Uses of IClusterable in org.apache.wicket.ajax.markup.html.form
 

Classes in org.apache.wicket.ajax.markup.html.form that implement IClusterable
 class AjaxButton
          A button that submits the form via ajax.
 class AjaxCheckBox
          A CheckBox which is updated via ajax when the user changes its value
 class AjaxFallbackButton
          An ajax submit button that will degrade to a normal request if ajax is not available or javascript is disabled.
 class AjaxSubmitLink
          A link that submits a form via ajax.
 

Uses of IClusterable in org.apache.wicket.ajax.markup.html.navigation.paging
 

Classes in org.apache.wicket.ajax.markup.html.navigation.paging that implement IClusterable
 class AjaxPagingNavigation
          An ajaxified navigation for a PageableListView that holds links to other pages of the PageableListView.
 class AjaxPagingNavigationBehavior
          Ajax behavior for the paging navigation links.
 class AjaxPagingNavigationIncrementLink
          An incremental Ajaxian link to a page of a PageableListView.
 class AjaxPagingNavigationLink
          An Ajax version of a link to a page of a PageableListView.
 class AjaxPagingNavigator
          A Wicket panel component to draw and maintain a complete page navigator, meant to be easily added to any PageableListView.
 

Uses of IClusterable in org.apache.wicket.application
 

Classes in org.apache.wicket.application that implement IClusterable
 class HeaderContributorListenerCollection
          A collection for application level registration of IHeaderContributors
 

Uses of IClusterable in org.apache.wicket.authorization
 

Classes in org.apache.wicket.authorization that implement IClusterable
 class Action
          A class for constructing singleton constants that represent a given component action that needs to be authorized.
 

Uses of IClusterable in org.apache.wicket.authorization.strategies.action
 

Subinterfaces of IClusterable in org.apache.wicket.authorization.strategies.action
 interface IActionAuthorizer
          A way to provide authorization for a specific component action.
 

Uses of IClusterable in org.apache.wicket.authroles.authentication
 

Classes in org.apache.wicket.authroles.authentication that implement IClusterable
 class AbstractAuthenticatedWebSession
          Authenticated web session.
 class AuthenticatedWebSession
          Basic authenticated web session.
 

Uses of IClusterable in org.apache.wicket.authroles.authentication.pages
 

Classes in org.apache.wicket.authroles.authentication.pages that implement IClusterable
 class SignInPage
          A base class which provide standard functionality for sign in.
 class SignOutPage
          Simple sign out page.
 

Uses of IClusterable in org.apache.wicket.authroles.authentication.panel
 

Classes in org.apache.wicket.authroles.authentication.panel that implement IClusterable
 class SignInPanel
          Reusable user sign in panel with username and password as well as support for persistence of the both.
 class SignInPanel.SignInForm
          Sign in form.
 

Uses of IClusterable in org.apache.wicket.authroles.authorization.strategies.role
 

Classes in org.apache.wicket.authroles.authorization.strategies.role that implement IClusterable
 class Roles
          Utility class for working with roles.
 

Uses of IClusterable in org.apache.wicket.authroles.authorization.strategies.role.metadata
 

Classes in org.apache.wicket.authroles.authorization.strategies.role.metadata that implement IClusterable
 class InstantiationPermissions
          An internal data structure that maps a given component class to a set of role strings.
 

Uses of IClusterable in org.apache.wicket.behavior
 

Subinterfaces of IClusterable in org.apache.wicket.behavior
 interface IBehaviorListener
          Listens for requests to behaviors.
 

Classes in org.apache.wicket.behavior that implement IClusterable
 class AbstractAjaxBehavior
          Abstract class for handling Ajax roundtrips.
 class AbstractBehavior
          Deprecated. extend Behavior instead
 class AttributeAppender
          AttributeModifier that appends the given value, rather than replace it.
 class Behavior
          Behaviors are kind of plug-ins for Components.
 class SimpleAttributeModifier
          Deprecated. use AttributeModifier.replace(String, java.io.Serializable) instead
 

Uses of IClusterable in org.apache.wicket.datetime
 

Classes in org.apache.wicket.datetime that implement IClusterable
 class PatternDateConverter
          Date converter that uses Joda Time and can be configured to take the time zone difference between clients and server into account.
 class StyleDateConverter
          Date converter that uses Joda Time and can be configured to take the time zone difference between clients and server into account, and that is configured for a certain date style.
 

Uses of IClusterable in org.apache.wicket.datetime.markup.html.basic
 

Classes in org.apache.wicket.datetime.markup.html.basic that implement IClusterable
 class DateLabel
          A label that is mapped to a java.util.Date object and that uses Joda time to format values.
 

Uses of IClusterable in org.apache.wicket.datetime.markup.html.form
 

Classes in org.apache.wicket.datetime.markup.html.form that implement IClusterable
 class DateTextField
          A TextField that is mapped to a java.util.Date object and that uses Joda time to parse and format values.
 

Uses of IClusterable in org.apache.wicket.devutils
 

Classes in org.apache.wicket.devutils that implement IClusterable
 class DevUtilsPage
          All pages in the wicket-devutils package should extend this page so that they automatically get checked to make sure that the utilities are enabled in the application debug settings.
 class DevUtilsPanel
          All panels in the wicket-devutils package should extend this panel so that they automatically get checked to make sure that the utilities are enabled in the application debug settings.
 

Uses of IClusterable in org.apache.wicket.devutils.debugbar
 

Classes in org.apache.wicket.devutils.debugbar that implement IClusterable
 class DebugBar
          The debug bar is for use during development.
 class InspectorDebugPanel
          A panel that adds a link to the inspector to the debug bar.
 class PageSizeDebugPanel
          A panel for the debug bar that shows the size of the currently shown page.
 class SessionSizeDebugPanel
          A panel for the debug bar that shows the session size and links to the page that shows more information about sessions.
 class StandardDebugPanel
          A standard looking debug panel with an img (optional) and a string of data, and the whole thing is a link.
 

Uses of IClusterable in org.apache.wicket.devutils.diskstore
 

Classes in org.apache.wicket.devutils.diskstore that implement IClusterable
 class DiskStoreBrowserPage
          A page that shows the attributes (id, name, size) of the pages stored in the data stores.
 

Uses of IClusterable in org.apache.wicket.devutils.diskstore.browser
 

Classes in org.apache.wicket.devutils.diskstore.browser that implement IClusterable
 class BrowserPanel
          A panel that shows the data about pages in the data store
 class SessionsProviderModel
          A model that collects the session ids from the DiskDataStore folder
 

Uses of IClusterable in org.apache.wicket.devutils.inspector
 

Classes in org.apache.wicket.devutils.inspector that implement IClusterable
 class ApplicationView
          A Wicket panel that shows interesting information about a given Wicket session.
 class InspectorBug
          A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.
 class InspectorPage
          A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.
 class LiveSessionsPage
           
 class RequestsPage
           
 class SessionSizeModel
           
 class SessionView
          A Wicket panel that shows interesting information about a given Wicket session.
 

Uses of IClusterable in org.apache.wicket.examples
 

Classes in org.apache.wicket.examples that implement IClusterable
 class WicketExampleHeader
          Navigation panel for the examples project.
 class WicketExamplePage
          Base class for all example pages.
 

Uses of IClusterable in org.apache.wicket.examples.ajax.builtin
 

Classes in org.apache.wicket.examples.ajax.builtin that implement IClusterable
 class AutoCompletePage
          Page that demos the ajax auto complete text field
 class BasePage
          Base page for ajax example
 class ChoicePage
          Linked select boxes example
 class Clock
          A simple component that displays current time
 class ClockPage
          A simple clock example page
 class EditableLabelPage
          Page to demo the inplace edit label AjaxEditableLabel
 class EffectsPage
          Demonstrates ajax effects
 class FileUploadPage
          Demos ajax handling of a multipart form
 class FormPage
          Page to demonstrate instant ajax validaion feedback.
static class FormPage.Bean
          simple java bean.
 class GuestBook
          Ajax enabled example for the guestbook.
 class GuestBook.CommentForm
          A form that allows a user to add a comment.
 class Index
          Wicket ajax example index page
 class LazyLoadingPage
           
 class LinksPage
          Ajax links demo.
 class OnChangeAjaxBehaviorPage
           
 class PageablesPage
          Shows an ajaxian paging navigator in action.
 class RatingsPage
          Demo page for the rating component.
static class RatingsPage.RatingModel
          Rating model for storing the ratings, typically this comes from a database.
 class TabbedPanelPage
          Tabbed panel demo.
 class TodoList
          Ajax todo list without having to write any JavaScript yourself.
 class TodoList.AddItemsContainer
          Container for showing either the add link, or the addition form.
static class TodoList.TodoItem
          The todo object.
 class TodoList.TodoItemsContainer
          Container for displaying the todo items in a list.
 class WorldClockPage
          A world clock example page.
 

Uses of IClusterable in org.apache.wicket.examples.ajax.builtin.modal
 

Classes in org.apache.wicket.examples.ajax.builtin.modal that implement IClusterable
 class ModalContent1Page
           
 class ModalContent2Page
           
 class ModalPanel1
           
 class ModalWindowPage
           
 

Uses of IClusterable in org.apache.wicket.examples.ajax.builtin.tree
 

Classes in org.apache.wicket.examples.ajax.builtin.tree that implement IClusterable
 class BaseTreePage
          This is a base class for all pages with tree example.
 class EditablePanel
          Panel that contains an text field that submits automatically after it loses focus.
 class EditableTreeTablePage
          Page that shows a tree table with editable cells.
 class PropertyEditableColumn<T>
          Column, that either shows a readonly cell or an editable panel, depending on whether the current row is selected.
 class SimpleTreePage
          Page that shuws a simple tree (not a table).
 class TreeTablePage
          Page that shows a simple tree table.
 

Uses of IClusterable in org.apache.wicket.examples.authentication1
 

Classes in org.apache.wicket.examples.authentication1 that implement IClusterable
 class Home
          Simple home page, which requires authentication
 class SignIn
          Simple example of a sign in page.
 class SignIn.SignInForm
          Sign in form
 class SignInSession
          Session class for signin example.
 class SignOut
          Simple logout page.
 

Uses of IClusterable in org.apache.wicket.examples.authentication2
 

Classes in org.apache.wicket.examples.authentication2 that implement IClusterable
 class AuthenticatedWebPage
          Base class to check access to a page.
 class SignIn2
          Simple example of a sign in page.
 class SignIn2Session
          Session class for signin example.
 

Uses of IClusterable in org.apache.wicket.examples.authentication3
 

Classes in org.apache.wicket.examples.authentication3 that implement IClusterable
 class AdminPage
          A page only accessible by a user in the ADMIN role.
 class HomePage
          Simple home page with no authorization requirements - can be accessed by everybody.
 class MyAuthenticatedWebSession
          Authenticated session subclass.
 class MySignInPage
          Simple example of a sign in page.
 

Uses of IClusterable in org.apache.wicket.examples.authorization
 

Classes in org.apache.wicket.examples.authorization that implement IClusterable
 class RolesSession
          Web Session for this example.
 class User
          Simple user object.
 

Uses of IClusterable in org.apache.wicket.examples.authorization.pages
 

Classes in org.apache.wicket.examples.authorization.pages that implement IClusterable
 class AdminAnnotationsBookmarkablePage
          Bookmarkable page that may only be accessed by users that have role ADMIN.
 class AdminAnnotationsInternalPage
          Non-bookmarkable page that may only be accessed by users that have role ADMIN.
 class AdminBookmarkablePage
          Bookmarkable page that may only be accessed by users that have role ADMIN.
 class AdminInternalPage
          Non-bookmarkable page that may only be accessed by users that have role ADMIN.
 class AnnotationsPanelsPage
          Bookmarkable page that may only be accessed by users that have role ADMIN.
 class PanelsPage
          Bookmarkable page that may only be accessed by users that have role ADMIN.
 

Uses of IClusterable in org.apache.wicket.examples.breadcrumb
 

Classes in org.apache.wicket.examples.breadcrumb that implement IClusterable
 class FirstPanel
          Test bread crumb enabled panel.
 class FourthPanel
          Test bread crumb enabled panel.
 class ResultPanel
          Test bread crumb enabled panel.
 class SecondPanel
          Test bread crumb enabled panel.
 class ThirdPanel
          Test bread crumb enabled panel.
 

Uses of IClusterable in org.apache.wicket.examples.captcha
 

Classes in org.apache.wicket.examples.captcha that implement IClusterable
 class Captcha
          Captcha example page.
 

Uses of IClusterable in org.apache.wicket.examples.compref
 

Classes in org.apache.wicket.examples.compref that implement IClusterable
 class Address
          An address.
 class Book
          A book.
 class BookmarkablePage
          Example page that cannot be bookmarked.
 class BookmarkablePageLinkPage
          Page with examples on BookmarkablePageLink.
 class BorderPage
          Page with examples on Border.
 class ButtonPage
          Page with examples on Button.
 class CheckBoxMultipleChoicePage
          Page with examples on CheckBoxMultipleChoice.
 class CheckBoxPage
          Page with examples on TextArea.
 class CheckBoxSelectorPage
          An example page for CheckBoxSelector
 class CheckGroupPage
          CheckGroup and Check components example page
 class CheckGroupPage2
          CheckGroup and Check components example page
 class DropDownChoicePage
          Page with examples on DropDownChoice.
 class ExternalLinkPage
          Page with examples on ExternalLink.
 class FragmentPage
          Page with examples on Fragment.
 class IncludePage
          Page with examples on MultiLineLabel.
 class LabelPage
          Page with examples on Label.
 class LinkPage
          Page with examples on Link.
 class ListChoicePage
          Page with examples on ListChoice.
static class ListChoicePage.Input
          Simple data class that acts as a model for the input fields.
 class ListMultipleChoicePage
          Page with examples on ListMultipleChoice.
 class MultiLineLabelPage
          Page with examples on MultiLineLabel.
 class NonBookmarkablePage
          Example page that cannot be bookmarked.
 class PageLinkPage
          Page with examples on Link.
 class PalettePage
          Palette component example
 class PanelPage
          Page with examples on Panel.
 class Person
          A person.
 class RadioChoicePage
          Page with examples on ListChoice.
 class RadioGroupPage
          RadioGroup and Radio components example page
 class RadioGroupPage2
          RadioGroup and Radio components example page
 class SelectPage
          Page with examples on Select.
 class SubmitLinkPage
          Page with examples on Form.
protected  class TabbedPanelPage.CssSwitchingLink
           
 class TextAreaPage
          Page with examples on TextArea.
 class TextFieldPage
          Page with examples on TextField.
 class XmlPage
          Look ma, you can use plain XML too with Wicket.
 

Uses of IClusterable in org.apache.wicket.examples.customresourceloading
 

Classes in org.apache.wicket.examples.customresourceloading that implement IClusterable
 class AlternativePageFromWebContext
          The markup for this page is loaded from the web context by a custom IResourceStreamLocator locator set in CustomResourceLoadingApplication.
 class PageFromWebContext
          The markup for this page is loaded from the web context by a custom IResourceStreamLocator locator set in CustomResourceLoadingApplication.
 class PageWithCustomLoading
          The markup for this page is loaded by the Page component itself.
 

Uses of IClusterable in org.apache.wicket.examples.dates
 

Classes in org.apache.wicket.examples.dates that implement IClusterable
 class DatesPage
          Demonstrates components from the wicket-date project and a bunch of locale fiddling.
 

Uses of IClusterable in org.apache.wicket.examples.echo
 

Classes in org.apache.wicket.examples.echo that implement IClusterable
 class Echo
          The simplest form application possible.
 

Uses of IClusterable in org.apache.wicket.examples.events
 

Classes in org.apache.wicket.examples.events that implement IClusterable
 class DecoupledAjaxUpdatePage
           
 class DecoupledAjaxUpdatePage.CounterLabel
          A label that renders the value of the page's counter variable.
 class IndexPage
           
 

Uses of IClusterable in org.apache.wicket.examples.forminput
 

Classes in org.apache.wicket.examples.forminput that implement IClusterable
 class BeforeAndAfterBorder
          Simple example to show how a border works.
 class FormInput
          Example for form input.
 class FormInputModel
          Simple model object for FormInput example.
 class FormInputModel.Line
          Represents a line of text.
 class Multiply
          Displays how a FormComponentPanel can be used.
 class UsPhoneNumber
          Represents a US phone number.
 

Uses of IClusterable in org.apache.wicket.examples.frames
 

Classes in org.apache.wicket.examples.frames that implement IClusterable
 class BodyFrame
          Body frame page for the frames example.
 class ExampleFrame
          A simple component setting page URL in the src frame tag attribute.
 class FrameTarget
          Simple struct for holding the class of the right frame.
 class LeftFrame
          The left frame.
 class Page1
          Test page for the right frame.
 class Page2
          Test page for the right frame.
 class TopFrame
          Top frame for navigation.
 

Uses of IClusterable in org.apache.wicket.examples.guestbook
 

Classes in org.apache.wicket.examples.guestbook that implement IClusterable
 class Comment
          Simple "POJO" bean for guestbook comments.
 

Uses of IClusterable in org.apache.wicket.examples.hangman
 

Classes in org.apache.wicket.examples.hangman that implement IClusterable
 class Game
          Implementation of the actual hangman game model.
 class Guess
          The main guess page for the hangman application.
 class HangmanPage
          Session for hangman game.
 class HangmanSession
          Session for hangman game.
 class Letter
          Model for a letter in the game of hangman
 class Lose
          Page that handles the loser failing to guess the word.
 class Win
          Page called when the user has correctly guessed the word.
 class Word
          Model for a word in the game of Game.
 class 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.
 

Uses of IClusterable in org.apache.wicket.examples.hellobrowser
 

Classes in org.apache.wicket.examples.hellobrowser that implement IClusterable
 class HelloBrowser
          Client snooping page.
 

Uses of IClusterable in org.apache.wicket.examples.helloworld
 

Classes in org.apache.wicket.examples.helloworld that implement IClusterable
 class HelloWorld
          Everybody's favorite example!
 

Uses of IClusterable in org.apache.wicket.examples.library
 

Classes in org.apache.wicket.examples.library that implement IClusterable
static class Book.WritingStyle
          Typesafe enumeration for writing styles
 class BookDetails
          A book details page.
 class EditBook
          A page that contains a form that allows editing of books.
static class EditBook.EditBookForm
          Form that edits a book
 class LibrarySession
          Session class for library example.
 

Uses of IClusterable in org.apache.wicket.examples.linkomatic
 

Classes in org.apache.wicket.examples.linkomatic that implement IClusterable
 class Page3
          Trivial page.
 class Popup
          Trivial popup page.
 

Uses of IClusterable in org.apache.wicket.examples.navomatic
 

Classes in org.apache.wicket.examples.navomatic that implement IClusterable
 class NavomaticBorder
          Border component.
 

Uses of IClusterable in org.apache.wicket.examples.nested
 

Classes in org.apache.wicket.examples.nested that implement IClusterable
 class RecursivePanel
          This example list knows how to display sublists.
 

Uses of IClusterable in org.apache.wicket.examples.niceurl
 

Classes in org.apache.wicket.examples.niceurl that implement IClusterable
 class Page2QP
          Simple bookmarkable page that displays page parameters which is mounted with another parameter encoder.
 

Uses of IClusterable in org.apache.wicket.examples.niceurl.mounted
 

Classes in org.apache.wicket.examples.niceurl.mounted that implement IClusterable
 class Page4
          Simple bookmarkable page.
 class Page5
          Simple bookmarkable page that displays page parameters.
 

Uses of IClusterable in org.apache.wicket.examples.repeater
 

Classes in org.apache.wicket.examples.repeater that implement IClusterable
 class AjaxDataTablePage
           
 class Contact
          domain object for demonstrations.
 class ContactDataProvider
          Implementation of IDataProvider that retrieves contacts from the contact database.
 class DataGridPage
          demo page for the datatable component
 class DataTablePage
          demo page for the datatable component
 class DetachableContactModel
          detachable model for an instance of contact
 class ExamplePage
          Base class for all pages in the QuickStart application.
 class GridViewPage
          page for demonstrating the gridview component
 class OIRPage
          page that demonstrates dataview with ReuseIfModelsEqualStrategy
 class PagingPage
          Page that demonstrates a paging dataview
 class RefreshingPage
          page that demonstrates a RefreshingView
 class RepeatingPage
          page that demonstrates a simple repeater view.
 class SimplePage
          Page that demonstrates a simple dataview.
 class SortableContactDataProvider
          implementation of IDataProvider for contacts that keeps track of sort information
 class SortingPage
          page that demonstrates dataview and sorting
 

Uses of IClusterable in org.apache.wicket.examples.requestmapper
 

Classes in org.apache.wicket.examples.requestmapper that implement IClusterable
 class 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.
 class LocalizedPage
           
 class RequestMapperHomePage
           
 

Uses of IClusterable in org.apache.wicket.examples.requestmapper.packageMount
 

Classes in org.apache.wicket.examples.requestmapper.packageMount that implement IClusterable
 class PackageMountedPage
           
 

Uses of IClusterable in org.apache.wicket.examples.resourcedecoration
 

Classes in org.apache.wicket.examples.resourcedecoration that implement IClusterable
 class MergedResourcesResource
          A shared resource that receives as query parameters a list of the names of grouped resources and their type, then it loads each resource and merges it with the others.
 

Uses of IClusterable in org.apache.wicket.examples.source
 

Classes in org.apache.wicket.examples.source that implement IClusterable
 class SourcesPage
          Displays the resources in a packages directory in a browsable format.
 class SourcesPage.CodePanel
          Container for displaying the source of the selected page, resource or other element from the package.
 class SourcesPage.FilesBrowser
          Displays the resources embedded in a package in a list.
 class SourcesPage.PackagedResourcesModel
          Model for retrieving the contents of a package directory from the class path.
 class SourcesPage.SourceModel
          Model for retrieving the source code from the classpath of a packaged resource.
 

Uses of IClusterable in org.apache.wicket.examples.spring.annot.web
 

Classes in org.apache.wicket.examples.spring.annot.web that implement IClusterable
 class AnnotPage
           
 class ProxyDataProvider
           
 class ProxyModel
           
 

Uses of IClusterable in org.apache.wicket.examples.spring.common.web
 

Classes in org.apache.wicket.examples.spring.common.web that implement IClusterable
 class ContactDetachableModel
          Base class for contact detachable models.
 class ContactsDisplayPage
          Base class for the contact display page.
 

Uses of IClusterable in org.apache.wicket.examples.stateless
 

Classes in org.apache.wicket.examples.stateless that implement IClusterable
 class SessionModel
          Model that displays whether a session was created yet, and if it was, prints the session id.
 class StatefulPage
          Another page of the stateless example.
 class StatelessPage
          Another page of the stateless example.
 class StatelessPage1
          Another page of the stateless example.
 class StatelessPage2
          Another page of the stateless example.
 class StatelessPage3
          Another page of the stateless example.
 

Uses of IClusterable in org.apache.wicket.examples.stockquote
 

Classes in org.apache.wicket.examples.stockquote that implement IClusterable
 class StockQuoteLabel
          Gets a stock quote from a webservice.
 class StockQuoteLabel2
          StockQuote example provided by Jonathan Locke.
 class StockQuotePage
          Stock quote webservice custom component example.
static class StockQuotePage.Quote
          POJO to hold the symbol for the quote query.
 

Uses of IClusterable in org.apache.wicket.examples.template
 

Classes in org.apache.wicket.examples.template that implement IClusterable
 class Banner
          Base class for banners.
 class Banner1<T>
          A banner.
 class Banner2<T>
          A banner.
 

Uses of IClusterable in org.apache.wicket.examples.template.border
 

Classes in org.apache.wicket.examples.template.border that implement IClusterable
 class TemplateBorder
          Border that holds layout elements that can be reused by pages.
 

Uses of IClusterable in org.apache.wicket.examples.template.pageinheritance
 

Classes in org.apache.wicket.examples.template.pageinheritance that implement IClusterable
 class Panel1
          Concrete, extending panel.
 class TemplatePage
          Base page that serves as a template for pages that inherit from it.
 class TemplatePanel
          Base panel to be extended.
 

Uses of IClusterable in org.apache.wicket.examples.unicodeconverter
 

Classes in org.apache.wicket.examples.unicodeconverter that implement IClusterable
 class UnicodeConverter
          Converts between unescaped and escaped unicode and shows a custom model.
 

Uses of IClusterable in org.apache.wicket.examples.upload
 

Classes in org.apache.wicket.examples.upload that implement IClusterable
 class MultiUploadPage
          Upload example.
 class UploadPage
          Upload example.
 

Uses of IClusterable in org.apache.wicket.examples.velocity
 

Classes in org.apache.wicket.examples.velocity that implement IClusterable
 class DynamicPage
          Template example page.
 

Uses of IClusterable in org.apache.wicket.examples.wizard
 

Classes in org.apache.wicket.examples.wizard that implement IClusterable
 class NewUserWizard
          This wizard shows some basic form use.
 class StaticWizard
          This is kind of the hello world example for wizards.
 class StaticWizardWithPanels
          This is kind of the hello world example for wizards.
 class WizardPage
          Page for displaying a wizard.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html
 

Classes in org.apache.wicket.extensions.ajax.markup.html that implement IClusterable
 class AjaxEditableChoiceLabel<T>
          An inplace editor much like AjaxEditableLabel, but instead of a TextField a DropDownChoice is displayed.
 class AjaxEditableLabel<T>
          An implementation of ajaxified edit-in-place component using a TextField as it's editor.
protected  class AjaxEditableLabel.EditorAjaxBehavior
           
protected  class AjaxEditableLabel.LabelAjaxBehavior
           
 class AjaxEditableMultiLineLabel<T>
          An inplace editor much like AjaxEditableLabel, but now with support for multi line content and a text area as its editor.
 class AjaxIndicatorAppender
          A behavior that adds a span with wicket's default indicator gif to the end of the component's markup.
 class AjaxLazyLoadPanel
          A panel where you can lazy load another panel.
 class IndicatingAjaxButton
          A variant of the AjaxButton that displays a busy indicator while the ajax request is in progress.
 class IndicatingAjaxFallbackLink<T>
          A variant of the AjaxFallbackLink that displays a busy indicator while the ajax request is in progress.
 class IndicatingAjaxLink<T>
          A variant of the AjaxLink that displays a busy indicator while the ajax request is in progress.
 class WicketAjaxIndicatorAppender
          Deprecated. Use AjaxIndicatorAppender instead.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.autocomplete
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.ajax.markup.html.autocomplete
 interface IAutoCompleteRenderer<T>
          A renderer used to generate html output for the AutoCompleteBehavior.
 

Classes in org.apache.wicket.extensions.ajax.markup.html.autocomplete that implement IClusterable
 class AbstractAutoCompleteBehavior
           
 class AbstractAutoCompleteRenderer<T>
          A renderer that abstracts autoassist specific details and allows subclasses to only render the visual part of the assist instead of having to also render the necessary autoassist javascript hooks.
 class AbstractAutoCompleteTextRenderer<T>
          Base for text renderers that simply want to show a string
 class AutoCompleteBehavior<T>
          This behavior builds on top of AbstractAutoCompleteBehavior by introducing the concept of a IAutoCompleteRenderer to make response writing easier.
 class AutoCompleteSettings
          This class encapsulates various settings for AbstractAutoCompleteBehavior.
 class AutoCompleteTextField<T>
          An implementation of a textfield with the autoassist ajax behavior AutoCompleteBehavior.
 class DefaultCssAutoCompleteTextField<T>
          An AutoCompleteTextField which automatically includes the default CSS for the suggestions.
 class StringAutoCompleteRenderer
          An renderer that calls object.toString() to get the text value.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.form.upload
 

Classes in org.apache.wicket.extensions.ajax.markup.html.form.upload that implement IClusterable
 class UploadProgressBar
          A panel to show the progress of an HTTP upload.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.modal
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.ajax.markup.html.modal
static interface ModalWindow.CloseButtonCallback
          Callback for close button that contains a method that is invoked after the button has been clicked.
static interface ModalWindow.PageCreator
          Interface for lazy page creation.
static interface ModalWindow.WindowClosedCallback
          Callback called after the window has been closed.
 

Classes in org.apache.wicket.extensions.ajax.markup.html.modal that implement IClusterable
 class ModalWindow
          Modal window component.
protected  class ModalWindow.CloseButtonBehavior
           
static class ModalWindow.MaskType
          Mask is the element behind the window, that prevents user from interacting the rest of page.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.repeater.data.sort
 

Classes in org.apache.wicket.extensions.ajax.markup.html.repeater.data.sort that implement IClusterable
 class AjaxFallbackOrderByBorder
          Ajaxified version of OrderByBorder
 class AjaxFallbackOrderByLink
          Ajaxified OrderByLink
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.repeater.data.table
 

Classes in org.apache.wicket.extensions.ajax.markup.html.repeater.data.table that implement IClusterable
 class AjaxFallbackDefaultDataTable<T>
          An implementation of the DataTable that aims to solve the 90% usecase by adding navigation, headers, an no-records-found toolbars to a standard DataTable.
 class AjaxFallbackHeadersToolbar
          Ajaxified HeadersToolbar
 class AjaxNavigationToolbar
          Toolbar that displays (Ajax) links used to navigate the pages of the datatable as well as a message about which rows are being displayed and their total number in the data table.
 

Uses of IClusterable in org.apache.wicket.extensions.ajax.markup.html.tabs
 

Classes in org.apache.wicket.extensions.ajax.markup.html.tabs that implement IClusterable
 class AjaxTabbedPanel
          Ajaxified version of the tabbed panel.
 

Uses of IClusterable in org.apache.wicket.extensions.breadcrumb
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.breadcrumb
 interface IBreadCrumbModel
          Bread crumbs provide a means to track certain history of client actions.
 interface IBreadCrumbModelListener
          Bread crumb model listeners get notified by bread crumb models of activation, addition and removal events.
 interface IBreadCrumbParticipant
          Bread crumb participants function as proxies for components that are part of a bread crumb hierarchy.
 

Classes in org.apache.wicket.extensions.breadcrumb that implement IClusterable
 class BreadCrumbBar
          A component that renders bread crumbs.
protected  class BreadCrumbBar.BreadCrumbsListView
          List view for rendering the bread crumbs.
 class BreadCrumbLink
          A link that when clicked will set the the active bread crumb participant to the one that is returned by BreadCrumbLink.getParticipant(String).
 class BreadCrumbModelListenerSupport
          Utility class for working with bread crumb model listeners.
 class DefaultBreadCrumbsModel
          Default breadcrumb model implementation that should be good for 99% of the use cases out there.
 

Uses of IClusterable in org.apache.wicket.extensions.breadcrumb.panel
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.breadcrumb.panel
 interface IBreadCrumbPanelFactory
          Factory interface to enabled deferred creation of a bread crumb panel while getting the proper id for creation.
 

Classes in org.apache.wicket.extensions.breadcrumb.panel that implement IClusterable
 class BreadCrumbPanel
          A panel that participates with a bread crumb model.
 class BreadCrumbPanelFactory
          Simple factory that creates instances of a bread crumb panel based on the class it is constructed with.
 class BreadCrumbPanelLink
          Bread crumb link specifically for bread crumb panels.
 class BreadCrumbParticipantDelegate
          Base implementation for Panel/ Component based IBreadCrumbParticipant that decouples the implementation from the actual panel class.
 

Uses of IClusterable in org.apache.wicket.extensions.captcha.kittens
 

Classes in org.apache.wicket.extensions.captcha.kittens that implement IClusterable
 class KittenCaptchaPanel
          A unique and fun-to-use captcha technique I developed at Thoof.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.basic
 

Classes in org.apache.wicket.extensions.markup.html.basic that implement IClusterable
 class SmartLinkLabel
          If you have email addresses or web URLs in the data that you are displaying, then you can automatically display those pieces of data as hyperlinks, you will not have to take any action to convert that data.
 class SmartLinkMultiLineLabel
          If you have email addresses or web URLs in the data that you are displaying, then you can automatically display those pieces of data as hyperlinks, you will not have to take any action to convert that data.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.captcha
 

Classes in org.apache.wicket.extensions.markup.html.captcha that implement IClusterable
 class CaptchaImageResource
          Generates a captcha image.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.form.palette
 

Classes in org.apache.wicket.extensions.markup.html.form.palette that implement IClusterable
 class Palette<T>
          Palette is a component that allows the user to easily select and order multiple items by moving them from one select box into another.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.form.palette.component
 

Classes in org.apache.wicket.extensions.markup.html.form.palette.component that implement IClusterable
 class AbstractOptions<T>
          Generates html option elements based on iterator specified by getOptionsIterator() and IChoiceRender specified by the palette
 class Choices<T>
          select box containing all available choices of the palette
 class Recorder<T>
          Component to keep track of selections on the html side.
 class Selection<T>
          select box containg selected choices of the palette
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.form.select
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.form.select
 interface IOptionRenderer<T>
           
 

Classes in org.apache.wicket.extensions.markup.html.form.select that implement IClusterable
 class Select<T>
          Component that represents a <select> box.
 class SelectOption<T>
          Component representing a single <option> html element TODO Post 1.2: General: Example
 class SelectOptions<T>
          Component that makes it easy to produce a list of SelectOption components Example markup:
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.image.resource
 

Classes in org.apache.wicket.extensions.markup.html.image.resource that implement IClusterable
 class ThumbnailImageResource
          Image resource that dynamically scales the given original resource to a thumbnail.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.grid
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.grid
 interface ICellPopulator<T>
          Represents an object that is capable of populating an Item container representing a cell in a DataGridView with components.
 

Classes in org.apache.wicket.extensions.markup.html.repeater.data.grid that implement IClusterable
 class AbstractDataGridView<T>
          Acts as a base for data-grid views.
 class DataGridView<T>
          Simple concrete implementation of AbstractDataGridView
 class PropertyPopulator<T>
          A convenience implementation of ICellPopulator that adds a label that will display the value of the specified property.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.sort
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.sort
 interface ISortState
          Interface used by OrderByLink to interact with any object that keeps track of sorting state
 interface ISortStateLocator
          Locator interface for ISortState implementations.
static interface OrderByLink.ICssProvider
          Interface used to generate values of css class attribute for the anchor tag If the generated value is null class attribute will not be added
 

Classes in org.apache.wicket.extensions.markup.html.repeater.data.sort that implement IClusterable
 class OrderByBorder
          A component that wraps markup with an OrderByLink.
 class OrderByLink
          A component that represents a sort header.
static class OrderByLink.CssModifier
          Uses the specified ICssProvider to add css class attributes to the link.
static class OrderByLink.CssProvider
          Easily constructible implementation of ICSSProvider
static class OrderByLink.DefaultCssProvider
          Default implementation of ICssProvider
static class OrderByLink.VoidCssProvider
          Convenience implementation of ICssProvider that always returns a null and so never adds a class attribute
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.table
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.table
 interface ISortableDataProvider<T>
          Data provider that can hold sort state
 interface IStyledColumn<T>
          Interface that allows styling individuals DataTable columns
 

Classes in org.apache.wicket.extensions.markup.html.repeater.data.table that implement IClusterable
 class AbstractColumn<T>
          A helper implementation for the IColumn interface
 class AbstractToolbar
          A base class for data table toolbars
 class DataTable<T>
          A data table builds on data grid view to introduce toolbars.
 class DefaultDataTable<T>
          An implementation of the DataTable that aims to solve the 90% usecase by adding navigation, headers, an no-records-found toolbars to a standard DataTable.
 class HeaderlessColumn<T>
          A column that does not have a header
 class HeadersToolbar
          Toolbars that displays column headers.
 class NavigationToolbar
          Toolbar that displays links used to navigate the pages of the datatable as well as a message about which rows are being displayed and their total number in the data table.
 class NavigatorLabel
          Label that provides Showing x to y of z message given for a DataTable.
 class NoRecordsToolbar
          A toolbar that displays a "no records found" message when the data table contains no rows.
 class PropertyColumn<T>
          A convenience implementation of column that adds a label to the cell whose model is determined by the provided wicket property expression (same as used by PropertyModel) that is evaluated against the current row's model object
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.table.filter
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.repeater.data.table.filter
 interface IFilteredColumn<T>
          Represents a data table column that can be filtered.
 interface IFilterStateLocator<T>
          Locator that locates the object that represents the state of the filter.
 

Classes in org.apache.wicket.extensions.markup.html.repeater.data.table.filter that implement IClusterable
 class AbstractFilter
          Base class for filters that provides some useful functionality
 class ChoiceFilter<T>
          Filter that can be represented by a drop down list of choices
 class ChoiceFilteredPropertyColumn<T,Y>
          A filtered property column that creates a textfield filter component.
 class FilteredAbstractColumn<T>
          A helper implementation for a filtered column.
 class FilteredPropertyColumn<T>
          Like PropertyColumn but with support for filters.
 class FilterForm<T>
          A form with filter-related special functionality for its form components.
 class FilterToolbar
          Toolbar that creates a form to hold form components used to filter data in the data table.
 class GoAndClearFilter
          Filter component that generates a 'go' and 'clear' buttons.
 class GoFilter
          Filter component that generates a 'go' button that when pressed submits the filter form
 class NoFilter
          Component used to represent a filter component when no filter is provided.
 class TextFilter<T>
          Filter that can be represented by a text field
 class TextFilteredPropertyColumn<T,F>
          A filtered property column that creates a textfield filter component.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.repeater.util
 

Classes in org.apache.wicket.extensions.markup.html.repeater.util that implement IClusterable
 class SingleSortState
          Implementation of ISortState that can keep track of sort information for a single property.
 class SortableDataProvider<T>
          Convenience implementation of a data provider that can also act as a locator for a SingleSortState object.
 class SortParam
          Represents sorting information of a property
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.tabs
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.tabs
 interface ITab
          Interface used to represent a single tab in a TabbedPanel
 

Classes in org.apache.wicket.extensions.markup.html.tabs that implement IClusterable
 class AbstractTab
          Convinience class that takes care of common ITab functionality
 class PanelCachingTab
          A simple decorator that will cache the panel returned from the first call to getPanel()
 class TabbedPanel
          TabbedPanel component represets a panel with tabs that are used to switch between different content panels inside the TabbedPanel panel.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.tree
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.tree
protected static interface DefaultAbstractTree.ILinkCallback
          Helper class for calling an action from a link.
 

Classes in org.apache.wicket.extensions.markup.html.tree that implement IClusterable
 class DefaultAbstractTree
          Tree class that contains convenient functions related to presentation of the tree, which includes junction link, tree item selection link, spacers (with lines) and default tree item and folder icons.
 class Tree
          A complete tree implementation where three item consists of junction link, icon and label.
 

Uses of IClusterable in org.apache.wicket.extensions.markup.html.tree.table
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.markup.html.tree.table
 interface IColumn
          Interface that represents a column in TreeTable.
 interface IRenderable
          Interface for lightweight cell renders.
static interface TreeTable.IRenderNodeCallback
          Callback for rendering tree node text.
 

Classes in org.apache.wicket.extensions.markup.html.tree.table that implement IClusterable
 class AbstractColumnsView
          Common functionality for column views
 class AbstractPropertyColumn<T>
          Convenience class for building tree columns.
 class ColumnLocation
          This class represents location of a column in tree table.
static class ColumnLocation.Alignment
          Alignment of the column.
static class ColumnLocation.Unit
          Units.
 class PropertyRenderableColumn<T>
          Convenience class for creating non-interactive lightweight (IRenderable based) columns.
 class PropertyTreeColumn<T>
          Convenience class for building tree columns, i.e.
 class TreeTable
          TreeTable is a component that represents a grid with a tree.
 

Uses of IClusterable in org.apache.wicket.extensions.model
 

Classes in org.apache.wicket.extensions.model that implement IClusterable
 class AbstractCheckBoxModel
          Model adapter that makes working with models for checkboxes easier.
 

Uses of IClusterable in org.apache.wicket.extensions.rating
 

Classes in org.apache.wicket.extensions.rating that implement IClusterable
 class RatingPanel
          Rating component that generates a number of stars where a user can click on to rate something.
 

Uses of IClusterable in org.apache.wicket.extensions.validation.validator
 

Classes in org.apache.wicket.extensions.validation.validator that implement IClusterable
 class RfcCompliantEmailAddressValidator
          Validator for validating email addresses according to the RFC 822.
 

Uses of IClusterable in org.apache.wicket.extensions.wizard
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.wizard
 interface IWizard
          Interface for the wizard component.
 interface IWizardModel
          This interface defines the model for wizards.
 interface IWizardModelListener
          Recieves notifications for wizard model state changes.
 interface IWizardStep
          Models one step in a wizard, and is the equivalent of one panel in a wizard from an end-user's perspective.
static interface WizardModel.ICondition
          Interface for conditional displaying of wizard steps.
 

Classes in org.apache.wicket.extensions.wizard that implement IClusterable
 class AbstractWizardModel
          Abstract wizard model that provides an implementation for handling wizard model listeners and provides base implementations of many methods.
 class CancelButton
          Models a cancel button in the wizard.
 class FinishButton
          Models a cancel button in the wizard.
 class LastButton
          Models a 'last' button in the wizard.
 class NextButton
          Models a next button in the wizard.
 class PreviousButton
          Models a previous button in the wizard.
 class StaticContentStep
          A wizard step that displays the provided static content without expecting any input.
 class Wizard
          A wizard is a dialog component that takes users through a number of steps to complete a task.
 class WizardButton
          Base class for buttons that work with the wizard component.
 class WizardButtonBar
          The default bar of button components for wizards.
 class WizardModel
          Default implementation of IWizardModel, which models a semi-static wizard.
 class WizardStep
          default implementation of IWizardStep.
 

Uses of IClusterable in org.apache.wicket.extensions.wizard.dynamic
 

Subinterfaces of IClusterable in org.apache.wicket.extensions.wizard.dynamic
 interface IDynamicWizardStep
          Wizard step that is intelligent enough to know how to navigate to the next and previous steps.
 

Classes in org.apache.wicket.extensions.wizard.dynamic that implement IClusterable
 class DynamicWizardModel
          Wizard model that is specialized on dynamic wizards.
 class DynamicWizardStep
          Default implementation of a dynamic wizard step.
 

Uses of IClusterable in org.apache.wicket.extensions.yui.calendar
 

Classes in org.apache.wicket.extensions.yui.calendar that implement IClusterable
 class AbstractCalendar
          Abstract calendar component based on the YUI (Yahoo User Interface library) javascript widget.
 class DateField
          Works on a Date object.
 class DatePicker
          Pops up a YUI calendar component so that the user can select a date.
 class DateTimeField
          Works on a Date object.
 class TimeField
          Works on a Date object.
 

Uses of IClusterable in org.apache.wicket.feedback
 

Subinterfaces of IClusterable in org.apache.wicket.feedback
 interface IFeedbackMessageFilter
          Interface for filtering feedback messages.
 

Classes in org.apache.wicket.feedback that implement IClusterable
 class ComponentFeedbackMessageFilter
          Filter for accepting feedback messages for a particular component.
 class ContainerFeedbackMessageFilter
          Filter for child-of relationship
 class ErrorLevelFeedbackMessageFilter
          Filter for accepting feedback messages of a certain error level.
 class FeedbackMessage
          Represents a generic message meant for the end-user/ pages.
 class FeedbackMessages
          Holds list of feedback messages.
 class FeedbackMessagesModel
          Model for extracting feedback messages.
 

Uses of IClusterable in org.apache.wicket.guice
 

Classes in org.apache.wicket.guice that implement IClusterable
 class GuiceInjectorHolder
          This is a holder for the Injector.
 

Uses of IClusterable in org.apache.wicket.markup
 

Classes in org.apache.wicket.markup that implement IClusterable
 class MarkupResourceStream
          An IResourceStream implementation with specific extensions for markup resource streams.
 

Uses of IClusterable in org.apache.wicket.markup.html
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html
 interface IComponentAwareHeaderContributor
          An interface to be implemented by Behaviors or IAjaxCallDecorators that wish to contribute to the header section of the page.
 interface IHeaderContributor
          An interface to be implemented by components or application level listeners that wish to contribute to the header section of the page.
 

Classes in org.apache.wicket.markup.html that implement IClusterable
 class GenericWebPage<T>
          A WebPage with typesafe getters and setters for the model and its underlying object
 class HeaderPartContainer
          For each wicket:head tag a HeaderPartContainer is created and added to the HtmlHeaderContainer which has been added to the Page.
 class TransparentWebMarkupContainer
          A simple "transparent" markup container.
 class WebComponent
          Base class for simple HTML components which do not hold nested components.
 class WebMarkupContainer
          A container of HTML markup and components.
 class WebPage
          Base class for HTML pages.
 

Uses of IClusterable in org.apache.wicket.markup.html.basic
 

Classes in org.apache.wicket.markup.html.basic that implement IClusterable
 class EnclosureContainer
          <wicket:enclosure> is nice and prevents that users have to add boilerplate to their application.
 class EnumLabel<T extends Enum<T>>
          A Label component that is used to render an enum value.
 class Label
          A Label component replaces its body with the String version of its model object returned by getModelObjectAsString().
 class MultiLineLabel
          A MultiLineLabel component replaces its body with the model object.
 

Uses of IClusterable in org.apache.wicket.markup.html.border
 

Classes in org.apache.wicket.markup.html.border that implement IClusterable
 class Body
          This is a simple Container component which can be used to build Border like components.
 class Border
          A border component has associated markup which is drawn and determines placement of markup and/or components nested within the border component.
 class Border.BorderBodyContainer
          The container to be associated with the <wicket:body> tag
 class BorderBehavior
          This is a behavior implementation that can be used if you have markup that should be around a component.
 class BorderPanel
          Whereas a Panel replaces the body markup with the associated markup file, a BorderPanel assumes a that Body component renders the body markup including any number of Wicket Components.
 class BoxBorder
          A very simple border component that draws a thin black line around its children.
 class MarkupComponentBorder
          Deprecated. Please use BorderBehavior instead.
 

Uses of IClusterable in org.apache.wicket.markup.html.debug
 

Classes in org.apache.wicket.markup.html.debug that implement IClusterable
 class PageView
          This is a simple Wicket component that displays all components of a Page in a table representation.
 

Uses of IClusterable in org.apache.wicket.markup.html.form
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html.form
 interface IChoiceRenderer<T>
          Renders one choice.
 interface IFormSubmitListener
          Listener interface that is called when a form is submitted.
 interface IOnChangeListener
          Listener method for OnChange events of dropdown lists and onclick events of CheckBoxes and RadioChoice components.
 

Classes in org.apache.wicket.markup.html.form that implement IClusterable
 class AbstractCheckSelector
          Base class for all Javascript-based "select-all" checkboxes.
 class AbstractChoice<T,E>
          Abstract base class for all choice (html select) options.
 class AbstractSingleSelectChoice<T>
          Abstract base class for single-select choices.
 class AbstractSubmitLink
          Abstract class for links that are capable of submitting a form.
 class AbstractTextComponent<T>
          Abstract base class for TextArea and TextField.
 class AutoLabelResolver
          Resolver that implements the wicket:for attribute functionality.
protected static class AutoLabelResolver.AutoLabel
          Component that is attached to the <label> tag and takes care of writing out the label text as well as setting classes on the <label> tag
 class AutoLabelTextResolver
          Resolver that provides the <wicket:label> tag, which will output a FormComponent's label without requiring a manual extra component such as Label or FormComponentLabel.
 class Button
          A form button.
 class Check<T>
          Component representing a single checkbox choice in a org.apache.wicket.markup.html.form.CheckGroup.
 class CheckBox
          HTML checkbox input component.
 class CheckBoxMultipleChoice<T>
          A choice subclass that shows choices via checkboxes.
 class CheckboxMultipleChoiceSelector
          A Javascript-based "Select All" checkbox component that works with CheckBoxMultipleChoice .
 class CheckBoxSelector
          A Javascript-based "Select All" checkbox component that works with a loose collection of CheckBox components.
 class CheckGroup<T>
          Component used to connect instances of Check components into a group.
 class CheckGroupSelector
          Selects and deselects all Check components under the same CheckGroup as itself.
 class ChoiceRenderer<T>
          Default implementation of IChoiceRenderer.
 class DropDownChoice<T>
          A choice implemented as a dropdown menu/list.
 class EmailTextField
          A TextField for HTML5 <input> with type email.
 class EnumChoiceRenderer<T extends Enum<T>>
          IChoiceRenderer implementation that makes it easy to work with java 5 enums.
 class Form<T>
          Base class for forms.
 class FormComponent<T>
          An HTML form component knows how to validate itself.
 class FormComponentLabel
          A component that represents html <label> tag.
 class FormComponentPanel<T>
          Panel (has it's own markup, defined between tags), that can act as a form component.
 class HiddenField<T>
          TextField doesn't permit the html so this is a simple subclass to allow this A HiddenField is useful when you have a javascript based component that updates the form state.
 class ImageButton
          <input type="image"> component - like Button only with an image.
 class LabeledWebMarkupContainer
          Default implementation of ILabelProvider.
 class ListChoice<T>
          Essentially a drop down choice that doesn't drop down.
 class ListMultipleChoice<T>
          A multiple choice list component.
 class NumberTextField<N extends Number & Comparable<N>>
          A TextField for HTML5 <input> with type number.
 class PasswordTextField
          A password text field component.
 class Radio<T>
          Component representing a single radio choice in a org.apache.wicket.markup.html.form.RadioGroup.
 class RadioChoice<T>
          A choice subclass that shows choices in radio style.
 class RadioGroup<T>
          Component used to connect instances of Radio components into a group.
 class RangeTextField<N extends Number & Comparable<N>>
          A TextField for HTML5 <input> with type range.
 class RequiredTextField<T>
          A text field which automatically adds a Required.
 class SimpleFormComponentLabel
          A form component label that replaces its body with the contents of LabeledWebMarkupContainer.getLabel()
 class StatelessForm<T>
          This StatelessForm is the same as a normal form but with the statelesshint default to true.
 class SubmitLink
          A link which can be used exactly like a Button to submit a Form.
 class TextArea<T>
          Multi-row text editing component.
 class TextField<T>
          A simple text field.
 class UrlTextField
          A TextField for HTML5 <input> with type url.
 class ValidationErrorFeedback
          This class is the parameter to Component.error(Serializable) instead of the generated error string itself (when FormComponent.error(IValidationError) is called).
 

Uses of IClusterable in org.apache.wicket.markup.html.form.upload
 

Classes in org.apache.wicket.markup.html.form.upload that implement IClusterable
 class FileUpload
          Model for file uploads.
 class FileUploadField
          Form component that corresponds to a <input type="file">.
 class MultiFileUploadField
          Form component that allows the user to select multiple files to upload via a single <input type="file"/> field.
 

Uses of IClusterable in org.apache.wicket.markup.html.form.validation
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html.form.validation
 interface IFormValidator
          Interface that represents validators that check multiple components.
 

Classes in org.apache.wicket.markup.html.form.validation that implement IClusterable
 class AbstractFormValidator
          Base class for IFormValidators.
 class EqualInputValidator
          Validates that the input of two form components is identical.
 class EqualPasswordInputValidator
          Validates that the input of two form components is identical.
 class FormComponentFeedbackBorder
          A border that can be placed around a form component to indicate when the bordered child/children has a validation error.
 class FormComponentFeedbackIndicator
          A panel that hides or shows itself depending on whether there are feedback messages for a given message filter.
 class FormValidatorAdapter
          Adapts IFormValidator to Behavior
 

Uses of IClusterable in org.apache.wicket.markup.html.image
 

Classes in org.apache.wicket.markup.html.image that implement IClusterable
 class ContextImage
          Provides a context-relative image.
 class ContextPathGenerator
          A behavior that converts the provider url fragment to a context-relative url.
 class Image
          An Image component displays a localizable image resource.
 class NonCachingImage
          A subclass of Image that adds random noise to the url every request to prevent the browser from caching the image.
 

Uses of IClusterable in org.apache.wicket.markup.html.image.resource
 

Classes in org.apache.wicket.markup.html.image.resource that implement IClusterable
 class BlobImageResource
          An ImageResource subclass for dynamic images that come from database BLOB fields.
 class BufferedDynamicImageResource
          A DynamicImageResource subclass that holds a BufferedImage generated by code elsewhere.
 class DefaultButtonImageResource
          Automatically generates a basic button image.
 class LocalizedImageResource
          THIS CLASS IS INTENDED FOR INTERNAL USE IN IMPLEMENTING LOCALE SENSITIVE COMPONENTS THAT USE IMAGE RESOURCES AND SHOULD NOT BE USED DIRECTLY BY END-USERS.
 class RenderedDynamicImageResource
          A DynamicImageResource subclass that allows easy rendering of regeneratable (unbuffered) dynamic images.
 

Uses of IClusterable in org.apache.wicket.markup.html.include
 

Classes in org.apache.wicket.markup.html.include that implement IClusterable
 class Include
           Component that includes/ renders the import result of an URL, much like JSP include.
 

Uses of IClusterable in org.apache.wicket.markup.html.internal
 

Classes in org.apache.wicket.markup.html.internal that implement IClusterable
 class Enclosure
          An Enclosure are automatically created by Wicket.
 class HtmlHeaderContainer
          The HtmlHeaderContainer is automatically created and added to the component hierarchy by a HtmlHeaderResolver instance.
 class InlineEnclosure
          An InlineEnclosure are automatically created by Wicket.
 

Uses of IClusterable in org.apache.wicket.markup.html.link
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html.link
 interface ILinkListener
          Listener method for link clicks.
 interface IPageLink
          Interface that is used to implement delayed page linking.
 

Classes in org.apache.wicket.markup.html.link that implement IClusterable
 class AbstractLink
          Base class that that contains functionality for rendering disabled links.
 class BookmarkablePageLink<T>
          Renders a stable link which can be cached in a web browser and used at a later time.
 class ClientSideImageMap
          A client-side image map implementation which allows you to "attach" the map to any existing Image component.
 class DownloadLink
          A link that streams a file to the client.
 class ExternalLink
           A simple anchor link (<a href="http://url">) pointing to any URL.
 class InlineFrame
          Implementation of an inline frame component.
 class Link<T>
          Implementation of a hyperlink component.
 class PopupCloseLink<T>
          Closes a popup window and cleans up any related session page map for the popup.
static class PopupCloseLink.ClosePopupPage
          ClosePopupPage closes the popup window.
 class PopupSettings
          A popup specification can be used as a property of the Linkclasses to specify that the link should be rendered with an onClick javascript event handler that opens a new window with the links' URL.
 class ResourceLink<T>
          A link to any ResourceReference.
 class StatelessLink<T>
          This link is stateless that means that the url to this link could generate a new page before the link onClick is called.
 

Uses of IClusterable in org.apache.wicket.markup.html.list
 

Classes in org.apache.wicket.markup.html.list that implement IClusterable
 class AbstractItem
          A very simple Item.
 class ListItem<T>
          Container that holds components in a ListView.
 class ListItemModel<T>
          Model for list items.
 class ListView<T>
          A ListView is a repeater that makes it easy to display/work with Lists.
 class Loop
          A very simple loop component whose model is an Integer defining the number of iterations the loop should render.
 class LoopItem
          A very simple Item.
 class OddEvenListItem<T>
          ListItem that adds class="odd" or class="even" html attribute depending on its index.
 class PageableListView<T>
          PageableListView is similar to ListView but provides in addition pageable views.
 class PropertyListView<T>
          Simple ListVew subclass that wraps its item models in a CompoundPropertyModel.
 

Uses of IClusterable in org.apache.wicket.markup.html.navigation.paging
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html.navigation.paging
 interface IPageable
          Components that implement this interface will be pageable, they should return the pagecount so that an object/component knows how many pages it can use for the setCurrentPage method.
 interface IPageableItems
          represents a countable amount of items that can be paginated.
 interface IPagingLabelProvider
          This interface is used by the PagingNavigator components to get the label of the pages there are for a IPageable component.
 

Classes in org.apache.wicket.markup.html.navigation.paging that implement IClusterable
 class PagingNavigation
          A navigation for a PageableListView that holds links to other pages of the PageableListView.
 class PagingNavigationIncrementLink<T>
          An incremental link to a page of a PageableListView.
 class PagingNavigationLink<T>
          A link to a page of a PageableListView.
 class PagingNavigator
          A Wicket panel component to draw and maintain a complete page navigator, meant to be easily added to any PageableListView.
 

Uses of IClusterable in org.apache.wicket.markup.html.pages
 

Classes in org.apache.wicket.markup.html.pages that implement IClusterable
 class AbstractErrorPage
          A parent page for all pages that are used to show an error to the user.
 class AccessDeniedPage
          Page expired error page.
 class BrowserInfoForm
          Form for posting JavaScript properties.
static class BrowserInfoForm.ClientPropertiesBean
          Holds properties of the client.
 class BrowserInfoPage
           This page uses a form post right after the page has loaded in the browser, using JavaScript or alternative means to detect and pass on settings to the embedded form.
 class ExceptionErrorPage
          Shows a runtime exception on a nice HTML page.
 class InternalErrorPage
          Internal error display page.
 class PageExpiredErrorPage
          Page expired error page.
 class RedirectPage
          Page that let the browser redirect.
 

Uses of IClusterable in org.apache.wicket.markup.html.panel
 

Classes in org.apache.wicket.markup.html.panel that implement IClusterable
 class ComponentFeedbackPanel
          Convenience feedback panel that filters the feedback messages based on the component given in the constructor.
 class EmptyPanel
          Panel that does absolutely nothing and that can be used to display an empty block.
 class FeedbackPanel
          A panel that displays FeedbackMessages in a list view.
 class Fragment
          Usually you either have a markup file or a xml tag with wicket:id="myComponent" to associate markup with a component.
 class GenericPanel<T>
          A Panel with typesafe getters and setters for the model and its underlying object
 class Panel
          A panel is a reusable component that holds markup and other components.
 

Uses of IClusterable in org.apache.wicket.markup.html.tree
 

Subinterfaces of IClusterable in org.apache.wicket.markup.html.tree
static interface BaseTree.ILinkCallback
          Helper class for calling an action from a link.
 

Classes in org.apache.wicket.markup.html.tree that implement IClusterable
 class AbstractTree
          This class encapsulates the logic for displaying and (partial) updating the tree.
 class BaseTree
          An abstract Tree component that should serve as a base for custom Tree Components.
 class DefaultTreeState
          Default implementation of TreeState.
 class LabelIconPanel
          Simple panel that contains an icon next to a label.
 class LabelTree
          Simple tree component that uses label to render tree node.
 class LinkIconPanel
          Simple panel that contains a link with icon and a link with a label.
 class LinkTree
          Simple tree component that provides node panel with link allowing user to select individual nodes.
 class LinkType
          The type of junction links and node selection links.
 class WicketTreeModel
           
 

Uses of IClusterable in org.apache.wicket.markup.parser.filter
 

Classes in org.apache.wicket.markup.parser.filter that implement IClusterable
 class EnclosureHandler
          This is a markup inline filter.
 class InlineEnclosureHandler
          This is a markup inline filter.
 class RelativePathPrefixHandler
          The purpose of this filter is to make all "href", "src" and "background" attributes found in the markup which contain a relative URL like "myDir/myPage.gif" actually resolve in the output HTML, by prefixing them with with an appropriate path to make the link work properly, even if the current page is being displayed at a mounted URL or whatever.
 class WicketLinkTagHandler
          This is a markup inline filter.
 class WicketMessageTagHandler
          This is a markup inline filter and a component resolver.
static class WicketMessageTagHandler.AttributeLocalizer
          Attribute localizing behavior.
 

Uses of IClusterable in org.apache.wicket.markup.repeater
 

Subinterfaces of IClusterable in org.apache.wicket.markup.repeater
 interface IItemReuseStrategy
          Interface for item reuse strategies.
 

Classes in org.apache.wicket.markup.repeater that implement IClusterable
 class AbstractPageableView<T>
          An abstract repeater view that provides paging functionality to its subclasses.
 class AbstractRepeater
          Base class for repeaters.
 class DefaultItemReuseStrategy
          Implementation of IItemReuseStrategy that returns new items every time.
 class Item<T>
          Container that holds components in a RefreshingView.
 class OddEvenItem<T>
          Item that sets class="even" or class="odd" attributes based on its index
 class RefreshingView<T>
          An abstract repeater view that provides refreshing functionality to its subclasses.
 class RepeatingView
           A repeater view that renders all of its children, using its body markup, in the order they were added.
 class ReuseIfModelsEqualStrategy
          Reuse strategy that will reuse an old item if its model is equal to a model inside the newModels iterator.
 

Uses of IClusterable in org.apache.wicket.markup.repeater.data
 

Subinterfaces of IClusterable in org.apache.wicket.markup.repeater.data
 interface IDataProvider<T>
          Interface used to provide data to data views.
 

Classes in org.apache.wicket.markup.repeater.data that implement IClusterable
 class DataView<T>
          DataView is a basic implementation of AbstractPageableView.
 class DataViewBase<T>
          Base class for data views.
 class EmptyDataProvider<T>
          A convenience class to represent an empty data provider.
 class GridView<T>
          A pageable DataView which breaks the data in the IDataProvider into a number of data-rows, depending on the column size.
 class ListDataProvider<T extends Serializable>
          Allows the use of lists with DataView.
 

Uses of IClusterable in org.apache.wicket.markup.resolver
 

Subinterfaces of IClusterable in org.apache.wicket.markup.resolver
 interface IComponentResolver
          IComponentResolvers are responsible for mapping component names to Wicket components.
 

Classes in org.apache.wicket.markup.resolver that implement IClusterable
 class AutoLinkResolver
          The AutoLinkResolver is responsible to handle automatic link resolution.
static class AutoLinkResolver.AutolinkBookmarkablePageLink<T>
          Autolink components delegate component resolution to their parent components.
 class FragmentResolver
          Usually you either have a markup file or a xml tag with wicket:id="myComponent" to associate markup with a component.
 class HtmlHeaderResolver
          This is a tag resolver which handles <head> and <wicket:head>tags.
 class MarkupInheritanceResolver
          Detect <wicket:extend> and <wicket:child> tags, which are silently ignored, because they have already been processed.
 class WicketContainerResolver
          This is a tag resolver which handles <wicket:container> Sometimes adding components in certain ways may lead to output of invalid markup.
 class WicketMessageResolver
          This is a tag resolver which handles <wicket:message key="myKey">Default Text</wicket:message>.
 

Uses of IClusterable in org.apache.wicket.markup.transformer
 

Classes in org.apache.wicket.markup.transformer that implement IClusterable
 class AbstractOutputTransformerContainer
          This abstract container provides the means to post-process the markup generated by its child components (excluding the containers tag)
 class AbstractTransformerBehavior
          A IBehavior which can be added to any component.
 class NoopOutputTransformerContainer
          An implementation of an output transformer which does nothing.
 class XsltOutputTransformerContainer
          A container which output markup will be processes by a XSLT processor prior to writing the output into the web response.
 class XsltTransformerBehavior
          An IBehavior which can be added to any component except ListView.
 

Uses of IClusterable in org.apache.wicket.mock
 

Classes in org.apache.wicket.mock that implement IClusterable
 class MockHomePage
          Mock Page
 

Uses of IClusterable in org.apache.wicket.model
 

Subinterfaces of IClusterable in org.apache.wicket.model
 interface IChainingModel<T>
          Models that implement this interface will support chaining of IModels.
 interface IComponentAssignedModel<T>
          Models that wish to substitute themselves with a wrapper when they are bound to a component (either through IModel parameter in a constructor or via a call to Component.setDefaultModel(IModel)) should implement this interface.
 interface IComponentInheritedModel<T>
          This is a marker interface for models that can be inherited from components higher in the hierarchy.
 interface IDetachable
          Interface to logic for detaching transient information from a detachable model.
 interface IModel<T>
          A IModel wraps the actual model Object used by a Component.
 interface IModelComparator
          Implementations of this interface compare model object.
 interface IObjectClassAwareModel<T>
          Interface implemented by model that can provide class of the model object.
 interface IPropertyReflectionAwareModel<T>
          Optional interface implemented by models that are able to provide reflection information about object property they interact with.
 interface IWrapModel<T>
          A marker interface that represents a model that serves as a wrapper for another.
 

Classes in org.apache.wicket.model that implement IClusterable
 class AbstractPropertyModel<T>
          Serves as a base class for different kinds of property models.
 class AbstractReadOnlyModel<T>
          AbstractReadOnlyModel is an adapter base class for implementing models which have no detach logic and are read-only.
 class AbstractWrapModel<T>
          Simple base class for IWrapModel objects see IComponentAssignedModel or IComponentInheritedModel so that you don't have to have empty methods like detach or setObject() when not used in the wrapper.
 class ComponentDetachableModel<T>
          Quick detachable model that is implements the IComponentAssignedModel and the IModel interfaces.
 class ComponentModel<T>
          Quick model that is implements the IComponentAssignedModel and the IModel interfaces.
 class ComponentPropertyModel<T>
          A model that references a property by name on the current model of the component it is bound to.
 class CompoundPropertyModel<T>
          A simple compound model which uses the component's name as the property expression to retrieve properties on the nested model object.
 class LoadableDetachableModel<T>
          Model that makes working with detachable models a breeze.
 class Model<T extends Serializable>
          Model is the basic implementation of an IModel.
 class PropertyModel<T>
          A PropertyModel is used to dynamically access a model using a "property expression".
 class ResourceModel
          A model that represents a localized resource string.
 class StringResourceModel
          This model class encapsulates the full power of localization support within the Wicket framework.
 

Uses of IClusterable in org.apache.wicket.model.util
 

Classes in org.apache.wicket.model.util that implement IClusterable
 class CollectionModel<T>
          Based on Model but for any collections of serializable objects.
 class GenericBaseModel<T>
          Base class for models that contain instances that do not appear to be serializable and cannot thus use Model directly.
 class ListModel<T>
          Based on Model but for lists of serializable objects.
 class MapModel<K,V>
          Based on Model but for maps of serializable objects.
 class SetModel<T>
          Based on Model but for sets of serializable objects.
 class WildcardCollectionModel<T>
          Based on Model but for any collections of serializable objects.
 class WildcardListModel<T>
          Based on Model but for lists of serializable objects.
 class WildcardSetModel<T>
          Based on Model but for sets of serializable objects.
 

Uses of IClusterable in org.apache.wicket.page
 

Subinterfaces of IClusterable in org.apache.wicket.page
 interface IManageablePage
          TODO javadoc
 

Uses of IClusterable in org.apache.wicket.protocol.http
 

Classes in org.apache.wicket.protocol.http that implement IClusterable
 class ClientProperties
          Description of various user agent (browser) properties.
static class IRequestLogger.RequestData
          This class hold the information one request of a session has.
static class IRequestLogger.SessionData
          This class hold the information one request of a session has.
 class WebSession
          A session subclass for the HTTP protocol.
 

Uses of IClusterable in org.apache.wicket.protocol.http.request
 

Classes in org.apache.wicket.protocol.http.request that implement IClusterable
 class WebClientInfo
          Default client info object for web applications.
 

Uses of IClusterable in org.apache.wicket.protocol.http.servlet
 

Classes in org.apache.wicket.protocol.http.servlet that implement IClusterable
 class UploadInfo
          Holds information about an upload, also has useful querying methods.
 

Uses of IClusterable in org.apache.wicket.proxy
 

Subinterfaces of IClusterable in org.apache.wicket.proxy
 interface ILazyInitProxy
          Interface the lazy init proxies implement to make identification of the proxy and retrival of IProxyTargetLocator possible.
 interface IProxyTargetLocator
          Represents a service locator for lazy init proxies.
 

Uses of IClusterable in org.apache.wicket.request
 

Classes in org.apache.wicket.request that implement IClusterable
 class ClientInfo
          Encapsulates information about the request cycle agents' capabilities.
 

Uses of IClusterable in org.apache.wicket.request.component
 

Subinterfaces of IClusterable in org.apache.wicket.request.component
 interface IRequestablePage
          Base interface for pages.
 

Uses of IClusterable in org.apache.wicket.request.mapper.parameter
 

Classes in org.apache.wicket.request.mapper.parameter that implement IClusterable
 class PageParameters
          Mutable class that holds parameters of a Page.
 

Uses of IClusterable in org.apache.wicket.request.resource
 

Subinterfaces of IClusterable in org.apache.wicket.request.resource
 interface IResource
          Resource is an object capable of writing output to response.
 

Classes in org.apache.wicket.request.resource that implement IClusterable
 class AbstractResource
          Convenience resource implementation.
 class ByteArrayResource
          An IResource for byte arrays.
 class ContextRelativeResource
          Resource served from a file relative to the context root.
 class CssPackageResource
          Package resource for css files.
 class DynamicImageResource
          Base class for dynamically generated ImageResources.
 class JavaScriptPackageResource
          Package resource for javascript files.
 class PackageResource
          Represents a localizable static resource.
 class ResourceStreamResource
          TODO javadoc
 

Uses of IClusterable in org.apache.wicket.request.resource.caching
 

Subinterfaces of IClusterable in org.apache.wicket.request.resource.caching
 interface IStaticCacheableResource
          static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
 

Uses of IClusterable in org.apache.wicket.resource
 

Classes in org.apache.wicket.resource that implement IClusterable
 class TextTemplateResourceReference
          A class which adapts a PackageTextTemplate to a ResourceReference.
 

Uses of IClusterable in org.apache.wicket.resource.filtering
 

Classes in org.apache.wicket.resource.filtering that implement IClusterable
 class HeaderResponseFilteredResponseContainer
          A container that renders the content that was bucketed into a certain bucket by HeaderResponseContainerFilteringHeaderResponse.
 

Uses of IClusterable in org.apache.wicket.settings
 

Classes in org.apache.wicket.settings that implement IClusterable
static class IExceptionSettings.UnexpectedExceptionDisplay
          Enumerated type for different ways of displaying unexpected exceptions.
 

Uses of IClusterable in org.apache.wicket.spring
 

Subinterfaces of IClusterable in org.apache.wicket.spring
 interface ISpringContextLocator
          Interface representing object that can locate a spring context.
 

Classes in org.apache.wicket.spring that implement IClusterable
 class SpringBeanLocator
          Implementation of IProxyTargetLocator that can locate beans within a spring application context.
 

Uses of IClusterable in org.apache.wicket.spring.test
 

Classes in org.apache.wicket.spring.test that implement IClusterable
 class SpringContextLocatorMock
          Mock SpringContextLocator
 

Uses of IClusterable in org.apache.wicket.threadtest.apps.app1
 

Classes in org.apache.wicket.threadtest.apps.app1 that implement IClusterable
 class ResourceTestPage
          Web page with 50 dynamically-created image resources.
 

Uses of IClusterable in org.apache.wicket.util
 

Classes in org.apache.wicket.util that implement IClusterable
 class LazyInitializer<T>
          An abstraction for lazy-initializing values.
 

Uses of IClusterable in org.apache.wicket.util.convert
 

Subinterfaces of IClusterable in org.apache.wicket.util.convert
 interface IConverter<C>
          Converts input to output and vice versa.
 

Classes in org.apache.wicket.util.convert that implement IClusterable
 class MaskConverter<C>
          A converter that takes a mask into account.
 

Uses of IClusterable in org.apache.wicket.util.convert.converter
 

Classes in org.apache.wicket.util.convert.converter that implement IClusterable
 class AbstractConverter<C>
          Base class for locale aware type converters.
 class AbstractDecimalConverter<N extends Number>
          Base class for all number converters.
 class AbstractIntegerConverter<I extends Number>
          Base class for all number converters.
 class AbstractNumberConverter<N extends Number>
          Base class for all number converters.
 class BigDecimalConverter
          BigDecimal converter see IConverter
 class BooleanConverter
          Converts from Object to Boolean.
 class ByteConverter
          Converts from Object to Byte.
 class CalendarConverter
          Converts to Calendar.
 class CharacterConverter
          Converts from Object to Character.
 class DateConverter
          Converts from Object to Date.
 class DoubleConverter
          Converts from Object to Double.
 class FloatConverter
          Converts from Object to Float.
 class IntegerConverter
          Converts from Object to Integer.
 class LongConverter
          Converts from Object to Long.
 class ShortConverter
          Converts from Object to Short.
 class SqlDateConverter
          Converts to Date.
 class SqlTimeConverter
          Converts to Time.
 class SqlTimestampConverter
          Converts to Timestamp.
 class ZeroPaddingIntegerConverter
          Converts from Object to Integer, adding zero-padding.
 

Uses of IClusterable in org.apache.wicket.util.cookies
 

Classes in org.apache.wicket.util.cookies that implement IClusterable
 class CookieDefaults
          This class provides default values that are used by the CookieValuePersister class when it creates cookies.
 

Uses of IClusterable in org.apache.wicket.util.lang
 

Classes in org.apache.wicket.util.lang that implement IClusterable
 class EnumeratedType
          A base class for defining enumerated types.
 class PackageName
          A type-safe package name class since Package is unreliable (it's not a Package object, but rather a sometimes-available holder for versioning information).
 class PropertyResolverConverter
           
 

Uses of IClusterable in org.apache.wicket.util.parse.metapattern
 

Classes in org.apache.wicket.util.parse.metapattern that implement IClusterable
 class BooleanGroup
          A Group that captures case-sensitive boolean values "true" or "false".
 class FloatingPointGroup
          A Group that captures floating point values (doubles and floats).
 class Group
          A Group is a piece of a regular expression (referenced by some Java field or local variable) that forms a "capturing group" within the larger regular expression.
 class IntegerGroup
          A Group that captures integer values (positive and negative whole numbers, not Java ints).
 class MetaPattern
          Useful class for constructing readable and reusable regular expressions.
 class OptionalMetaPattern
          Makes any MetaPattern optional by enclosing the pattern in an optionality expression.
 

Uses of IClusterable in org.apache.wicket.util.resource
 

Subinterfaces of IClusterable in org.apache.wicket.util.resource
 interface IResourceStream
          Interface to a streamed resource.
 interface IResourceStreamWriter
          Special IResourceStream implementation that a Resource can return when it directly wants to write to an output stream instead of return the IResourceStream.getInputStream().
 interface IStringResourceStream
          A resource that can be converted to a String representation, possibly using an explicit Charset.
 

Classes in org.apache.wicket.util.resource that implement IClusterable
 class AbstractResourceStream
           
 class AbstractResourceStreamWriter
          Base implementation of an IResourceStreamWriter so that you only have to override the IResourceStreamWriter#write(java.io.OutputStream) Don't forget to overwrite the IResourceStream.length() method if you do know the total length that will be generated.
 class AbstractStringResourceStream
          Base class for string resources.
 class FileResourceStream
          A FileResourceStream is an IResource implementation for files.
 class PackageResourceStream
          An IResourceStream that reads data from a resource in the classpath.
 class StringBufferResourceStream
          A string resource that can be appended to.
 class StringResourceStream
          A StringResourceStream is an IResource implementation for strings.
 class UrlResourceStream
          UrlResourceStream implements IResource for URLs.
 class WebExternalResourceStream
          An IResourceStream that reads data from a file in the web application
 class XSLTResourceStream
          IResourceStream that applies XSLT on an input IResourceStream.
 class ZipResourceStream
          An IResourceStream that ZIPs a directory's contents on the fly
 

Uses of IClusterable in org.apache.wicket.util.string
 

Classes in org.apache.wicket.util.string that implement IClusterable
 class StringValue
          Holds an immutable String value and optionally a Locale, with methods to convert to various types.
 

Uses of IClusterable in org.apache.wicket.util.string.interpolator
 

Classes in org.apache.wicket.util.string.interpolator that implement IClusterable
 class PropertyVariableInterpolator
          Interpolates values into Strings that are produced by interpreting property expressions against a beans model.
 

Uses of IClusterable in org.apache.wicket.util.template
 

Classes in org.apache.wicket.util.template that implement IClusterable
 class CssTemplate
          Decorates a TextTemplate with CSS tags.
 class JavaScriptTemplate
          Decorates a TextTemplate with JavaScript tags.
 class PackageTextTemplate
          A String resource that can be appended to.
 class TextTemplate
          Represents a text template that can do variable interpolation.
 class TextTemplateDecorator
          Provides the ability to 'decorate' the actual template contents before it is contributed to the header.
 

Uses of IClusterable in org.apache.wicket.util.tester
 

Subinterfaces of IClusterable in org.apache.wicket.util.tester
 interface ITestPageSource
          Deprecated. since 1.5 No longer needed
 interface ITestPanelSource
          Deprecated. since 1.5 No longer needed
 

Classes in org.apache.wicket.util.tester that implement IClusterable
static class BaseWicketTester.StartComponentInPage
          A page that is used as the automatically created page for BaseWicketTester.startComponentInPage(Class) and the other variations.
 class DummyHomePage
          A dummy home page, as required by WicketTester.
 class DummyHomePage.TestLink
          TestLink class.
 class DummyPanelPage
          A dummy Panel Component.
static class WicketTesterHelper.ComponentData
          ComponentData class.
 

Uses of IClusterable in org.apache.wicket.util.time
 

Classes in org.apache.wicket.util.time that implement IClusterable
static class TimeOfDay.Meridian
          Typesafe AM/PM enumeration.
 

Uses of IClusterable in org.apache.wicket.util.upload
 

Subinterfaces of IClusterable in org.apache.wicket.util.upload
 interface FileItem
           This class represents a file or form item that was received within a multipart/form-data POST request.
 

Classes in org.apache.wicket.util.upload that implement IClusterable
 class DiskFileItem
           The default implementation of the FileItem interface.
 

Uses of IClusterable in org.apache.wicket.validation
 

Subinterfaces of IClusterable in org.apache.wicket.validation
 interface INullAcceptingValidator<T>
          Marker interface for validators that will accept a null value.
 interface IValidationError
          Interface representing a validation error.
 interface IValidator<T>
          Interface representing a validator that can validate an IValidatable object.
 

Classes in org.apache.wicket.validation that implement IClusterable
 class CompoundValidator<T>
          A compound IValidator.
 class ValidationError
          A versatile implementation of IValidationError that supports message resolution from IErrorMessageSource, default message (if none of the keys matched), and variable substitution.
 class ValidatorAdapter<T>
          Adapts IValidator to Behavior
 

Uses of IClusterable in org.apache.wicket.validation.validator
 

Classes in org.apache.wicket.validation.validator that implement IClusterable
 class AbstractValidator<T>
          Convenience base class for IValidators.
 class CreditCardValidator
          Checks if a credit card number is valid.
 class DateValidator
          Validator for checking dates.
 class EmailAddressValidator
          Validator for checking the form/pattern of email addresses.
 class MaximumValidator<Z extends Comparable<Z> & Serializable>
          Validator for checking that the value is not greater then a specified maximum value
 class MinimumValidator<Z extends Comparable<Z> & Serializable>
          Validator for checking that the value is not smaller then a specified minimum value
 class PatternValidator
          Validates a Component by matching the component's value against a regular expression pattern.
 class RangeValidator<Z extends Comparable<Z> & Serializable>
          Validator for checking if a given value falls within [min,max] range.
 class StringValidator
          Validator for checking String lengths.
static class StringValidator.ExactLengthValidator
          Validator for checking if the length of a String is exactly the specified length.
static class StringValidator.LengthBetweenValidator
          Validator for checking if the length of a String is within the specified range.
static class StringValidator.MaximumLengthValidator
          Validator for checking if the length of a String meets the maximum length requirement.
static class StringValidator.MinimumLengthValidator
          Validator for checking if the length of a String meets the minimum length requirement.
 class UrlValidator
          Validator for checking URLs.
 

Uses of IClusterable in org.apache.wicket.velocity
 

Classes in org.apache.wicket.velocity that implement IClusterable
 class VelocityContributor
          An IHeaderContributor implementation that renders a velocity template and writes it to the response.
 class VelocityJavaScriptContributor
          A derivation of VelocityContributor that uses IHeaderResponse.renderJavaScript(CharSequence, String)
 

Uses of IClusterable in org.apache.wicket.velocity.markup.html
 

Classes in org.apache.wicket.velocity.markup.html that implement IClusterable
 class VelocityPanel
          Panel that displays the result of rendering a Velocity template.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.