| Package | Description |
|---|---|
| org.jdal.swing | |
| org.jdal.swing.action | |
| org.jdal.swing.report | |
| org.jdal.swing.table |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteRowAction |
class |
ShowRowAction |
class |
TableRowAction |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanAction
Add bean properties to Actions to configure friendly in Spring bean configuration files
|
class |
DialogAcceptAction<T>
Accept Action for View Dialog
|
class |
DialogAction
Base class for Dialog Actions
|
class |
DialogCancelAction
Cancel Action for ViewDialog
|
class |
EditorCancelAction<T>
Action for cancel button on editors
|
class |
EditorSaveAction<T>
Action for editors save button.
|
class |
ViewAction<T>
Action that hold a View property
|
class |
ViewCancelAction<T>
Cancel action for view dialogs, ask user before close if the view
is in dirty state.
|
class |
ViewSaveAction<T>
Generic Save Action for ViewDialog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReportViewRowAction |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAction
Default Add Action for TablePanel that use configured TablePanel editor to add an Object.
|
class |
ApplyFilterAction |
class |
ClearFilterAction
Clear filter Action for TablePanel.
|
class |
DeselectAllAction
Deselect all records in Table
|
class |
HideShowFilterAction
Hide and show FilterView panel Action
|
class |
LoadPreferencesAction
Action for load user preferences in PageableTable menu
|
class |
PageableTableAction |
class |
RemoveAllAction
Remove all checked rows from TablePanel
|
class |
RemoveAllVisibleAction
Remove only visible selected items on a table panel.
|
class |
SavePreferencesAction
Action for save user preferences in PageableTable
|
class |
SelectAllAction
Default Action to select All checks in pageable table
|
class |
TablePanelAction
Base class for TablePanel Actions
|
Copyright © 2014 JDAL. All Rights Reserved.