| Modifier and Type | Class and Description |
|---|---|
class |
EditInvoiceView |
class |
EditOrderView |
class |
InvoicesView
Invoice list view implemented by infinite scroll where single invoice is rendered by
InvoiceOverviewCard. |
class |
OrdersView
Order list view implemented by infinite scroll where single order is rendered by
OrderOverviewCard. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactsView |
class |
EditContactView |
| Modifier and Type | Class and Description |
|---|---|
class |
MyAccountView
My account and settings form.
|
class |
SettingsView |
| Modifier and Type | Class and Description |
|---|---|
class |
EditProductView |
class |
ProductsView
Product list view implemented by infinite scroll where single product is rendered by
ProductOverviewCard. |
| Modifier and Type | Class and Description |
|---|---|
class |
BillsView |
class |
CategoriesView |
class |
DashboardView |
class |
EditBillView |
class |
EditCategoryView |
class |
ExpensesView
Invoice list view implemented by infinite scroll where single invoice is rendered by
ExpenseOverviewCard. |
class |
IncomingInvoiceDetailsView
Incoming invoice detail view.
|
class |
PurchaseOrderDetailsView
Purchase order detail view.
|
class |
PurchaseOrdersView
Purchase order list view implemented by infinite scroll.
|
class |
TransactionDetailView |
class |
TransactionsView |
Copyright © 2023. All rights reserved.