Objects
NascentError
NascentException
NascentPermissions
NascentTableColumn
NascentTableRefineOptions
NascentUser
NascentWarning
Types
NascentPermissionSet
NascentSerializationMap
NascentTableContentDelegate
NascentTableItemQuery
UI
NascentPermissionsPanel
NascentTable
Utilities
NascentProcessor
NascentTableController
NascentUserManager
Firebase
NascentFirestoreMappedReference
NascentFirestoreObject

Objects

NameDescription
NascentErrorNondescript error message for handling internal errors.
NascentExceptionUniversal exception for processing errors while running scripts.
NascentPermissionsContains all permissions associated with a database resource.
NascentTableColumnRepresents a column in a NascentTable.
NascentTableRefineOptionsContains info dictating how content displayed on a table should be sorted.
NascentUserRepresents a user account.
NascentWarningUser-friendly exception for returning validation errors and end-user issues.


Types

NameDescription
NascentPermissionSetMap containing explicit user permissions for a database object.
NascentSerializationMapMap used for serializing data for server interactions.
NascentTableContentDelegateCallback used to generate the content of table cells.
NascentTableItemQueryAsynchronously loads in a list of items to display in a NascentTable.


UI

NameDescription
NascentPermissionsPanelPanel that manages user permission assignments.
NascentTableDynamically displays a list of objects.


Utilities

NameDescription
NascentProcessorManages asynchronous application activity
NascentTableControllerController for managing content and functionality for a NascentTable instance.
NascentUserManagerManages authentication and back-end interaction related to user accounts.


Firebase

NameDescription
NascentFirestoreMappedReference
NascentFirestoreObject