Constructor and Description |
---|
BrowsableEditableData(BrowsableData<DataType> bd,
EditorRecord<DataType> ed,
DirtyManager dirty)
Creates a new instance of BrowsableEditableData
|
BrowsableEditableData(ListProvider<DataType> dataprov,
Comparator<DataType> c,
EditorRecord<DataType> ed,
DirtyManager dirty) |
BrowsableEditableData(ListProvider<DataType> dataprov,
EditorRecord<DataType> ed,
DirtyManager dirty) |
Modifier and Type | Class and Description |
---|---|
class |
RolesView |
Modifier and Type | Class and Description |
---|---|
class |
CustomerEditor
This editor is for the editing of customers.
|
class |
CustomerGroupsEditor
This editor allows customer groups to be edited.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscountReasonsEditor
This editor allows customer groups to be edited.
|
Modifier and Type | Class and Description |
---|---|
class |
PeopleView
Shows the panel for user management
Changes:
- Password change without having to enter the old password
- bug fix: image can now be removed
- modifier list added
- card string input added
|
class |
ResourcesView |
Modifier and Type | Method and Description |
---|---|
EditorRecord<AbstractHibernateObject> |
ResourcesPanel.getEditor() |
EditorRecord<User> |
PeoplePanel.getEditor() |
Modifier and Type | Class and Description |
---|---|
class |
CategoryEditor |
class |
LocationsView |
class |
ProductsEditor
Form to maintain product entries.
|
class |
ProductsWarehouseEditor |
class |
StockDiaryEditor |
Modifier and Type | Method and Description |
---|---|
EditorRecord<Product> |
ProductsPanel.getEditor() |
EditorRecord<StockDiary> |
StockDiaryPanel.getEditor() |
EditorRecord<Location> |
LocationsPanel.getEditor() |
EditorRecord<ProductLocation> |
ProductsWarehousePanel.getEditor() |
Modifier and Type | Class and Description |
---|---|
class |
FloorsEditor |
class |
PlacesEditor |
Modifier and Type | Method and Description |
---|---|
EditorRecord<Place> |
JPanelPlaces.getEditor() |
Modifier and Type | Class and Description |
---|---|
class |
CurrencyEditor
This form is meant to edit foreign currencies, i.e. currencies other than
the base currency and assign conversion rates.
|
class |
PaymentsEditor |
Modifier and Type | Method and Description |
---|---|
abstract EditorRecord |
JPanelTable.getEditor() |
Modifier and Type | Class and Description |
---|---|
class |
JTicketsBagRestaurantRes |
Modifier and Type | Class and Description |
---|---|
class |
TareEditor |
class |
TaxEditor |
Copyright © 2021. All rights reserved.