Class Index
Cotomy is a DOM-first UI runtime for screen-oriented business systems. It is designed for admin systems, internal tools, and form-heavy business screens where the DOM remains the primary UI model.
This page lists all available classes in the Cotomy reference.
Before You Browse the API
- Cotomy keeps the DOM as the primary UI state instead of introducing a separate render model
- It adds lifecycle, event, and form structure around ordinary browser behavior
- It works best when page boundaries and business responsibilities stay explicit
View
Forms
- CotomyForm
- CotomyQueryForm
- CotomyApiFailedEvent
- CotomyApiForm
- CotomyEntityApiForm
- CotomyEntityFillApiForm
Page
API
- CotomyApi
- CotomyApiResponse
- CotomyBracketBindNameGenerator
- CotomyDotBindNameGenerator
- CotomyViewRenderer
- ICotomyBindNameGenerator
- ICotomyApiOptions
- ICotomyRestSubmitForm
Debug
Errors
- CotomyApiException
- CotomyConflictException
- CotomyForbiddenException
- CotomyHttpClientError
- CotomyHttpServerError
- CotomyInvalidFormDataBodyException
- CotomyNotFoundException
- CotomyRequestInvalidException
- CotomyResponseJsonParseException
- CotomyTooManyRequestsException
- CotomyUnauthorizedException