Modifier and Type | Class and Description |
---|---|
class |
Page
Abstract base class for pages.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxPagingNavigator
A Wicket panel component to draw and maintain a complete page navigator, meant to be easily added
to any PageableListView.
|
Modifier and Type | Class and Description |
---|---|
class |
SignInPage
A base class which provide standard functionality for sign in.
|
class |
SignOutPage
Simple sign out page.
|
Modifier and Type | Class and Description |
---|---|
class |
SignInPanel
Reusable user sign in panel with username and password as well as support for persistence of the
both.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DiskStoreBrowserPage
A page that shows the attributes (id, name, size) of the pages stored in the data stores.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserPanel
A panel that shows the data about pages in the data store
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationView
A Wicket panel that shows interesting information about a given Wicket session.
|
class |
EnhancedPageView
Enhanced
PageView which displays all Component s and Behavior s
of a Page in a TableTree representation. |
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 |
SessionView
A Wicket panel that shows interesting information about a given Wicket session.
|
Modifier and Type | Class and Description |
---|---|
class |
WicketExampleHeader
Navigation panel for the examples project.
|
class |
WicketExamplePage
Base class for all example pages.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxDownloadPage
Ajax download.
|
class |
AutoCompletePage
Page that demos the ajax auto complete text field
|
class |
ChoicePage
Linked select boxes example
|
class |
ClockPage
A simple clock example page
|
class |
EditableLabelPage
Page to demo the in-place edit label
AjaxEditableLabel |
class |
EffectsPage
Demonstrates ajax effects
|
class |
FileUploadPage
Demos ajax handling of a multipart form
|
class |
GuestBook
Ajax enabled example for the guestbook.
|
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.
|
class |
TodoList
Ajax todo list without having to write any JavaScript yourself.
|
class |
WorldClockPage
A world clock example page.
|
Modifier and Type | Class and Description |
---|---|
class |
ModalContent1Page |
class |
ModalContent2Page |
class |
ModalPanel1 |
class |
ModalWindowPage |
Modifier and Type | Class and Description |
---|---|
class |
AjaxHelloBrowser
A demo usage of AjaxBrowserInfoForm
|
Modifier and Type | Class and Description |
---|---|
class |
MailTemplate
An example page that shows how to generate email templates from a Wicket
Page , a
Panel or a TextTemplate |
class |
MailTemplatePanel
A demo panel which will be used to render mail template
|
class |
TemplateBasedOnPage
A page which acts a template for mails which should be send to the customers.
|
Modifier and Type | Class and Description |
---|---|
class |
SignIn
Simple example of a sign in page.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatedWebPage
Base class to check access to a page.
|
class |
SignIn2
Simple example of a sign in page.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminPage
A page only accessible by a user in the ADMIN role.
|
class |
BasePage
A base page accessible by everybody - no authorization required.
|
class |
HomePage
Simple home page with no authorization requirements - can be accessed by everybody.
|
class |
MySignInPage
Simple example of a sign in page.
|
class |
SignOut
Simple logout page.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanValidationPage |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCaptchaForm<T> |
class |
CageForm<T>
A demo form that shows how to use Cage
library
|
class |
Captcha
Captcha example page.
|
class |
CaptchaForm<T>
A demo form that uses Wicket's default captcha image resource
|
class |
KaptchaForm<T>
A demo form that shows how to use Kaptcha
library
|
Modifier and Type | Class and Description |
---|---|
class |
AutoConversationPage1 |
class |
AutoConversationPage2 |
class |
CdiExamplePage |
class |
CdiHomePage |
class |
ConversationPage1 |
class |
ConversationPage2 |
class |
ConversationPage3 |
class |
InjectionPage |
Modifier and Type | Class and Description |
---|---|
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 |
FormPage
Page with examples on
Form . |
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 . |
class |
ListMultipleChoicePage
Page with examples on
ListMultipleChoice . |
class |
MultiLineLabelPage
Page with examples on
MultiLineLabel . |
class |
MyBorder
A sample panel component.
|
class |
NonBookmarkablePage
Example page that cannot be bookmarked.
|
class |
PalettePage
Palette component example
|
class |
PanelPage
Page with examples on
Panel . |
class |
RadioChoicePage
Page with examples on
ListChoice . |
class |
RadioGroupPage
RadioGroup and Radio components example page
|
class |
RadioGroupPage2
RadioGroup and Radio components example page
|
class |
RecursivePanel
This example list knows how to display sublists.
|
class |
SelectPage
Page with examples on
Select . |
class |
SubmitLinkPage
Page with examples on
Form . |
class |
TabbedPanelPage
Reference page for TabbedPanel wicket-extensions component
|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DateTimePage
DateTime example page.
|
Modifier and Type | Class and Description |
---|---|
class |
Echo
The simplest form application possible.
|
Modifier and Type | Class and Description |
---|---|
class |
DecoupledAjaxUpdatePage |
class |
IndexPage |
Modifier and Type | Class and Description |
---|---|
class |
FormInput
Example for form input.
|
class |
Multiply
Displays how a
FormComponentPanel can be used. |
Modifier and Type | Class and Description |
---|---|
class |
BodyFrame
Body frame page for the frames example.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Guess
The main guess page for the hangman application.
|
class |
HangmanPage
Session for hangman game.
|
class |
Lose
Page that handles the loser failing to guess the word.
|
class |
Win
Page called when the user has correctly guessed the word.
|
Modifier and Type | Class and Description |
---|---|
class |
HelloBrowser
Client snooping page.
|
Modifier and Type | Class and Description |
---|---|
class |
HelloWorld
Everybody's favorite example!
|
Modifier and Type | Class and Description |
---|---|
class |
HomePageHeader |
Modifier and Type | Class and Description |
---|---|
class |
Home
Demonstrates different flavors of org.apache.wicket.examples.images.
|
Modifier and Type | Class and Description |
---|---|
class |
BookDetails
A book details page.
|
class |
EditBook
A page that contains a form that allows editing of books.
|
Modifier and Type | Class and Description |
---|---|
class |
Popup
Trivial popup page.
|
Modifier and Type | Class and Description |
---|---|
class |
NavomaticBorder
Border component.
|
Modifier and Type | Class and Description |
---|---|
class |
Page2PP
Simple bookmarkable page that displays page parameters which is mounted with parameter
placeholders.
|
class |
Page2UP
Simple bookmarkable page that displays page parameters which is mounted with
UrlPathPageParametersEncoder . |
Modifier and Type | Class and Description |
---|---|
class |
Page3
Simple bookmarkable page.
|
class |
Page4
Simple bookmarkable page.
|
class |
Page5
Simple bookmarkable page that displays page parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxDataTablePage |
class |
DataGridPage
demo page for the datatable component
|
class |
DataTableFilterToolbarPage
demo page for the datatable component
|
class |
DataTablePage
demo page for the datatable component
|
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 |
SortingPage
page that demonstrates dataview and sorting
|
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
class |
PackageMountedPage |
Modifier and Type | Class and Description |
---|---|
class |
SourcesPage
Displays the resources in a packages directory in a browsable format.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotPage |
Modifier and Type | Class and Description |
---|---|
class |
ContactsDisplayPage
Base class for the contact display page.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxStatelessExample |
class |
Index
Index page of the stateless example.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Banner
Base class for banners.
|
class |
Banner1<T>
A banner.
|
class |
Banner2<T>
A banner.
|
Modifier and Type | Class and Description |
---|---|
class |
TemplateBorder
Border that holds layout elements that can be reused by pages.
|
Modifier and Type | Class and Description |
---|---|
class |
Panel1
Concrete, extending panel.
|
class |
TemplatePanel
Base panel to be extended.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTreePage |
class |
AdvancedTreePage |
class |
BeginnersTreePage
A very simple page containing a
DefaultNestedTree only. |
class |
FooPanel |
class |
NestedTreePage |
class |
TableTreePage |
Modifier and Type | Class and Description |
---|---|
class |
UnicodeConverter
Converts between unescaped and escaped unicode and shows a custom model.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiUploadPage
Upload example.
|
class |
UploadPage
Upload example.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicPage
Template example page.
|
class |
TemplatePage
Template example page.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocketBehaviorDemoPage |
class |
WebSocketMultiTabResourceDemoPage |
class |
WebSocketResourceDemoPage |
Modifier and Type | Class and Description |
---|---|
class |
WebSocketChart
A panel that initializes a Google Line chart and uses WebSocketBehavior to register an asynchronous
task that will push some data through the web socket connection.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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. |
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 |
AjaxLazyLoadPanel<T extends Component>
A panel which load lazily a single content component.
|
Modifier and Type | Class and Description |
---|---|
class |
UploadProgressBar
A panel to show the progress of an HTTP upload.
|
Modifier and Type | Class and Description |
---|---|
class |
ModalWindow
Modal window component.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxFallbackOrderByBorder<S>
Ajaxified version of
OrderByBorder |
Modifier and Type | Class and Description |
---|---|
class |
AjaxFallbackDefaultDataTable<T,S>
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<S>
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxTabbedPanel<T extends ITab>
Ajaxified version of the tabbed panel.
|
Modifier and Type | Class and Description |
---|---|
class |
BreadCrumbBar
A component that renders bread crumbs.
|
Modifier and Type | Class and Description |
---|---|
class |
BreadCrumbPanel
A panel that participates with a
bread crumb model . |
Modifier and Type | Class and Description |
---|---|
class |
KittenCaptchaPanel
A unique and fun-to-use captcha technique I developed at Thoof.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalDateTimeField
Works on a
LocalDateTime object. |
class |
TimeField
Works on a
LocalTime object. |
class |
ZonedDateTimeField
Works on a
ZonedDateTimeTime object. |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderByBorder<S>
A component that wraps markup with an OrderByLink.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractToolbar
A base class for data table toolbars
|
class |
ColGroup
A panel that renders <colgroup> with <col> elements
inside it.
|
class |
DataTable<T,S>
A data table builds on data grid view to introduce toolbars.
|
class |
DefaultDataTable<T,S>
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 |
HeadersToolbar<S>
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 |
NoRecordsToolbar
A toolbar that displays a "no records found" message when the data table contains no rows.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportToolbar
A toolbar that provides links to download the data represented by all
IExportableColumn s in the table
exported to formats supported by the IDataExporter s configured. |
Modifier and Type | Class and Description |
---|---|
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 |
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
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTree<T>
Abstract base class for
NestedTree and TableTree . |
class |
DefaultNestedTree<T>
An implementation of the NestedTree that aims to solve the 90% usecase by using
Folder s
on a standard NestedTree . |
class |
DefaultTableTree<T,S>
|
class |
NestedTree<T>
A tree with nested markup.
|
class |
Node<T>
Representation of a single node in the tree.
|
class |
TableTree<T,S>
A tree with tabular markup.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckedFolder<T>
|
class |
CheckFolder<T>
|
class |
Folder<T>
A typical folder representation of nodes in a tree.
|
class |
StyledLinkLabel<T>
A styled link with a label.
|
Modifier and Type | Class and Description |
---|---|
class |
Subtree<T>
A subtree handles all children of a single node (or the root nodes if a
null node
was given to the constructor). |
Modifier and Type | Class and Description |
---|---|
class |
TabbedPanel<T extends ITab>
TabbedPanel component represents a panel with tabs that are used to switch between different
content panels inside the TabbedPanel panel.
|
Modifier and Type | Class and Description |
---|---|
class |
RatingPanel
Rating component that generates a number of stars where a user can click on to rate something.
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxWizardButtonBar
A bar of buttons for wizards utilizing
AjaxFormSubmitBehavior . |
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 |
WizardButtonBar
The default bar of button components for wizards.
|
class |
WizardStep
default implementation of
IWizardStep . |
Modifier and Type | Class and Description |
---|---|
class |
DynamicWizardStep
Default implementation of a
dynamic wizard step . |
Modifier and Type | Class and Description |
---|---|
class |
FencedFeedbackPanel
A specialized feedback panel that only displays messages from inside a fence defined by a
container component.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericWebPage<T>
A
WebPage with typesafe getters and setters for the model and its underlying object |
class |
WebPage
Base class for HTML pages.
|
Modifier and Type | Class and Description |
---|---|
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 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
PageView
This is a simple Wicket component that displays all components of a Page in a table
representation.
|
Modifier and Type | Class and Description |
---|---|
class |
FormComponentPanel<T>
Panel (has it's own markup, defined between
|
Modifier and Type | Class and Description |
---|---|
class |
MultiFileUploadField
Form component that allows the user to select multiple files to upload via a single <input
type="file"/> field.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSideImageMap
A client-side image map implementation which allows you to "attach" the map to any existing
Image component. |
static class |
PopupCloseLink.ClosePopupPage
ClosePopupPage closes the popup window.
|
Modifier and Type | Class and Description |
---|---|
class |
PagingNavigator
A Wicket panel component to draw and maintain a complete page navigator, meant to be easily added
to any PageableListView.
|
Modifier and Type | Class and Description |
---|---|
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.
|
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.
|
Modifier and Type | Class and Description |
---|---|
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
FeedbackMessage s 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.
|
Modifier and Type | Class and Description |
---|---|
class |
MockHomePage
Mock Page
|
Modifier and Type | Class and Description |
---|---|
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 |
DummyPanelPage
A dummy
Panel Component. |
Modifier and Type | Class and Description |
---|---|
class |
VelocityPanel
Panel that displays the result of rendering a Velocity template.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.