types/Common
Index
Enumerations
Enumeration | Description |
---|---|
ActionCheckSource | - |
AdminForthDataTypes | Types that are common for both frontend side (SPA) and backend side (server). |
AdminForthFilterOperators | - |
AdminForthResourcePages | - |
AdminForthSortDirections | - |
AllowedActionsEnum | - |
Interfaces
Interface | Description |
---|---|
AdminForthBulkActionCommon | - |
AdminForthColumnEnumItem | - |
AdminForthComponentDeclarationFull | - |
AdminForthFieldComponents | - |
AdminForthForeignResourceCommon | - |
AdminForthResourceCommon | Resource describes one table or collection in database. AdminForth generates set of pages for 'list', 'show', 'edit', 'create', 'filter' operations for each resource. |
AdminUser | - |
Type Aliases
Type alias | Description |
---|---|
AdminForthComponentDeclaration | - |
AdminForthResourceColumnCommon | Column describes one field in the table or collection in database. |
AllowedActionsResolved | - |
ValidationObject | - |