Uses of Package
org.apache.wicket
-
Classes in org.apache.wicket used by org.apache.wicket Class Description Application Base class for all Wicket applications.ApplicationListenerCollection ListenerCollectionforIApplicationListenersAttributeModifier This class allows a tag attribute of a component to be modified dynamically with a value obtained from a model object.AttributeModifier.MarkerValue Special attribute value markers.BehaviorInstantiationListenerCollection ListenerCollectionforIBehaviorInstantiationListenersChildToDequeueType Component Component serves as the highest level abstract base class for all components.DequeueContext Context for component dequeueing.DequeueContext.Bookmark A bookmark for the DequeueContext stackDequeueTagAction IApplicationListener Applicationlifecycle listenerIBehaviorInstantiationListener Allows applications to intercept behavior instantiationIComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IInitializer Initializes something when application loads.IMarkupIdGenerator Generates markup ids for componentsIMetadataContext Used to unify all metadata methods across the various objects.IPageFactory A factory class that creates Pages.IPageManagerProvider Provider of anIPageManager.IPageRendererProvider Interface forFunction<RenderPageRequestHandler, PageRenderer>IQueueRegion Demarcates components that act as a root can dequeue children.IRequestCycleProvider Provides instances ofRequestCycleobjectsISessionListener SessionlistenerLocalizer A utility class that encapsulates all of the localization related functionality in a way that it can be accessed by all areas of the framework in a consistent way.MarkupContainer A MarkupContainer holds a map of child components.MetaDataEntry Class used for holding meta data entries.MetaDataKey Page Abstract base class for pages.PageReference Unique identifier of a page instanceResourceBundles Contains all resource bundles that are registered in the application.RuntimeConfigurationType Session Holds information about a user session, including some fixed number of most recent pages (and all their nested component information).SessionListenerCollection ListenerCollectionforISessionListenersSharedResources Class which holds shared resources.ThreadContext Holds thread local state for Wicket data. -
Classes in org.apache.wicket used by org.apache.wicket.ajax Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IRequestListener MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.ajax.attributes Class Description Component Component serves as the highest level abstract base class for all components. -
Classes in org.apache.wicket used by org.apache.wicket.ajax.form Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IRequestListener -
Classes in org.apache.wicket used by org.apache.wicket.ajax.markup.html Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IRequestListener MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.ajax.markup.html.form Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.ajax.markup.html.navigation.paging Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.IRequestListener MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.application Class Description Component Component serves as the highest level abstract base class for all components. -
Classes in org.apache.wicket used by org.apache.wicket.authorization Class Description Component Component serves as the highest level abstract base class for all components.WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.authorization.strategies Class Description Component Component serves as the highest level abstract base class for all components. -
Classes in org.apache.wicket used by org.apache.wicket.authorization.strategies.action Class Description Component Component serves as the highest level abstract base class for all components. -
Classes in org.apache.wicket used by org.apache.wicket.authorization.strategies.page Class Description Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.behavior Class Description AttributeModifier This class allows a tag attribute of a component to be modified dynamically with a value obtained from a model object.Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IRequestListener WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.core.request.handler Class Description Component Component serves as the highest level abstract base class for all components.MarkupContainer A MarkupContainer holds a map of child components.WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.core.request.handler.logger Class Description Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.core.request.mapper Class Description Application Base class for all Wicket applications.IWicketInternalException A marker interface for exceptions which are recommended to be handled by the frameworkWicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.core.util.lang Class Description Application Base class for all Wicket applications.IConverterLocator Locates the proper converter instance for a given type. -
Classes in org.apache.wicket used by org.apache.wicket.core.util.objects.checker Class Description WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.core.util.string Class Description Application Base class for all Wicket applications.Component Component serves as the highest level abstract base class for all components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.core.util.string.interpolator Class Description IConverterLocator Locates the proper converter instance for a given type. -
Classes in org.apache.wicket used by org.apache.wicket.core.util.watch Class Description Application Base class for all Wicket applications. -
Classes in org.apache.wicket used by org.apache.wicket.feedback Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup Class Description Component Component serves as the highest level abstract base class for all components.MarkupContainer A MarkupContainer holds a map of child components.WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.markup.head Class Description Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.head.filter Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.basic Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.border Class Description Component Component serves as the highest level abstract base class for all components.DequeueContext Context for component dequeueing.DequeueTagAction IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.debug Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components.MetaDataKey Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.form Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.IRequestListener MarkupContainer A MarkupContainer holds a map of child components.MetaDataKey -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.form.upload Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.form.validation Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.image Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IRequestListener MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.image.resource Class Description Component Component serves as the highest level abstract base class for all components.IResourceFactory A factory which creates resources for a given specification string. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.include Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.internal Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.link Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.IRequestListener MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.list Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.media Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.media.audio Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.media.video Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.navigation.paging Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.IRequestListener MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.pages Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.markup.html.panel Class Description Component Component serves as the highest level abstract base class for all components.DequeueContext Context for component dequeueing.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.loader Class Description MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.parser Class Description MetaDataKey -
Classes in org.apache.wicket used by org.apache.wicket.markup.parser.filter Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.renderStrategy Class Description Component Component serves as the highest level abstract base class for all components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.repeater Class Description Component Component serves as the highest level abstract base class for all components.DequeueContext Context for component dequeueing.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.repeater.data Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.resolver Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IRequestListener MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.markup.transformer Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.MarkupContainer A MarkupContainer holds a map of child components. -
Classes in org.apache.wicket used by org.apache.wicket.mock Class Description Application Base class for all Wicket applications.Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IMetadataContext Used to unify all metadata methods across the various objects.IQueueRegion Demarcates components that act as a root can dequeue children.MarkupContainer A MarkupContainer holds a map of child components.MetaDataKey Page Abstract base class for pages.RuntimeConfigurationType Session Holds information about a user session, including some fixed number of most recent pages (and all their nested component information). -
Classes in org.apache.wicket used by org.apache.wicket.model Class Description Component Component serves as the highest level abstract base class for all components.Localizer A utility class that encapsulates all of the localization related functionality in a way that it can be accessed by all areas of the framework in a consistent way. -
Classes in org.apache.wicket used by org.apache.wicket.page Class Description Component Component serves as the highest level abstract base class for all components.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.pageStore Class Description MetaDataKey -
Classes in org.apache.wicket used by org.apache.wicket.protocol.http Class Description Application Base class for all Wicket applications.Component Component serves as the highest level abstract base class for all components.IMetadataContext Used to unify all metadata methods across the various objects.Page Abstract base class for pages.RuntimeConfigurationType Session Holds information about a user session, including some fixed number of most recent pages (and all their nested component information).WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.protocol.http.mock Class Description Application Base class for all Wicket applications. -
Classes in org.apache.wicket used by org.apache.wicket.protocol.http.servlet Class Description IWicketInternalException A marker interface for exceptions which are recommended to be handled by the frameworkWicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.request.component Class Description WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.request.cycle Class Description IMetadataContext Used to unify all metadata methods across the various objects.MetaDataKey Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.request.resource Class Description IWicketInternalException A marker interface for exceptions which are recommended to be handled by the frameworkMetaDataKey WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.request.resource.caching Class Description MetaDataKey -
Classes in org.apache.wicket used by org.apache.wicket.resource Class Description Application Base class for all Wicket applications.Localizer A utility class that encapsulates all of the localization related functionality in a way that it can be accessed by all areas of the framework in a consistent way.MetaDataKey WicketRuntimeException Generic runtime exception subclass thrown by Wicket. -
Classes in org.apache.wicket used by org.apache.wicket.resource.loader Class Description Component Component serves as the highest level abstract base class for all components.IInitializer Initializes something when application loads. -
Classes in org.apache.wicket used by org.apache.wicket.session Class Description IPageFactory A factory class that creates Pages.Session Holds information about a user session, including some fixed number of most recent pages (and all their nested component information). -
Classes in org.apache.wicket used by org.apache.wicket.settings Class Description Application Base class for all Wicket applications.Component Component serves as the highest level abstract base class for all components.IDetachListener Listens toComponent.detach()calls.IEventDispatcher Delivers an event to a component.IMarkupIdGenerator Generates markup ids for componentsIResourceFactory A factory which creates resources for a given specification string.Localizer A utility class that encapsulates all of the localization related functionality in a way that it can be accessed by all areas of the framework in a consistent way.Page Abstract base class for pages. -
Classes in org.apache.wicket used by org.apache.wicket.util.tester Class Description Component Component serves as the highest level abstract base class for all components.IConverterLocator Locates the proper converter instance for a given type.IGenericComponent An interface for allcomponentswith type-safe accessors and mutators for the model and its object.IMetadataContext Used to unify all metadata methods across the various objects.IPageManagerProvider Provider of anIPageManager.IQueueRegion Demarcates components that act as a root can dequeue children.IRequestListener MarkupContainer A MarkupContainer holds a map of child components.Page Abstract base class for pages.Session Holds information about a user session, including some fixed number of most recent pages (and all their nested component information). -
Classes in org.apache.wicket used by org.apache.wicket.validation Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method. -
Classes in org.apache.wicket used by org.apache.wicket.validation.validator Class Description Component Component serves as the highest level abstract base class for all components.IComponentAwareEventSink A specialization ofIEventSinkthat adds component as an additional parameter to theIComponentAwareEventSink.onEvent(Component, IEvent)method.