See: Description
| Class | Description |
|---|---|
| DataTableBeanExample |
This example shows the use of a
WDataTable with a list of editable beans. |
| DataTableBeanProviderExample |
This example shows the use of a
WDataTable with a list of beans. |
| DataTableBeanProviderExample.PersonDataModel |
An example data model that shows how to display data from a bean.
|
| DataTableOptionsExample |
This class demonstrates the options available on a
WDataTable. |
| DataTableOptionsExample.ExampleBean |
A basic bean example.
|
| DataTableOptionsExample.ExampleDataModel |
This class is an example of a basic data model.
|
| DataTableOptionsExample.ExtraBean |
A basic bean used for expanded content.
|
| DataTableOptionsExample.ExtraDetailsNode |
This class is an example of node used for expanded content.
|
| DataTableOptionsExample.ExtraDetailsPanel |
A class used to render the expanded content.
|
| PersonBean |
An example Person bean.
|
| ScrollableDataTableModelExample |
This example shows the use of a
WDataTable, with a scrollable data model. |
| ScrollableDataTableModelExample.MyTableDataModel |
A basic implementation of the ScrollableTableDataModel.
|
| SelectableDataTableExample |
This example shows use of a
WDataTable, with row selection. |
| SimpleEditableDataTableExample |
This example demonstrates an editable table.
|
| SimpleRowEditingTableExample |
This example demonstrates a simple editable table where only one row is allowed to be edited at a time.
|
| TableCellWithActionExample |
This example shows the use of an action from within a
WDataTable table cell. |
| TableCellWithActionExample.ExampleButton |
An example button showing how to embed an action in cell within a table.
|
| TableCellWithActionExample.Person |
Example Person bean.
|
| TreeTableExample |
This example shows the use of a
WDataTable with hierarchical data. |
| TreeTableExample.TravelDoc |
Example travel document bean.
|
| TreeTableExample.TravelDocPanel |
An example component to display travel document details.
|
| TreeTableHierarchyExample |
This example shows the use of a
WDataTable with hierarchical data. |
| WDataTableContentExample |
This example shows use of a
WDataTable, with a two-dimensional array of data and rendering of dynamic content
using the WContentHelperServlet. |
| WDataTableExample |
This example shows the simplest use of a
WDataTable, with a two-dimensional array of data. |
Copyright © 2024. All rights reserved.