Package-level declarations
Types
Runtime CRUD API for managing Decorator instances on document fields, rows, and columns.
High-level editor for a Document.
Configuration for DocumentEditor.goto navigation.
Target for row navigation within a table or collection field. Used by TableEditor and CollectionEditor when navigateTo is invoked.
Request for field-level scroll navigation. Used by DocumentEditor when navigating to a field or when scrolling to bring a table/collection into view before row navigation.
Response from a DocumentEditor.goto navigation request.
Type-safe navigation routes for DocumentEditor.goto.
Functions
Creates a new DocumentEditor for the given document.
Creates a new DocumentEditor from the given json.
Creates a new DocumentEditor from the given map.
Creates a new DocumentEditor for the given json.