Smart Document Editor

Content under construction

Getting Started

Welcome to the Smart Docs Editor project wiki! The editor is a standard Web Component which can be added to your Servoy application. To get going, simply open the Servoy Package Manager (SPM) in your IDE and choose the Smart Document Editor package. The component will be installed and available to place on your form.

* Please see the companion Smart Docs Utils API module for the best documentation and examples.

Working with documents

Like all the standard input controls, the editor can be bound to a "Data Provider" in your project. This means that the document contents will be automatically rendered from, and updated to any persistent data source column or session variable. In short, loading and saving documents is easy!

Smart Document Editor properties

Smart Document Editor properties can be found here.

Smart Document Editor events

Smart Document Editor events can be found here.

Custom Types

Smart Document Editor Custom Types can be found here.

Smart Document Editor API

Smart Document Editor API methods can be found here.

Last updated