Registry / utility / uberfire-commons-editor-api

uberfire-commons-editor-api

JSON →
library7.74.1.Finaljavamavenunverified

Provides the API for the Uberfire Commons Editor, enabling rich text editing capabilities in web applications.

<dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-commons-editor-api</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · UBERFIRE-COMMONS-E
U
uberfire-commons-editor-api
utilityjavav7.74.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Editor
org.uberfire.commons.editor.Editor

Minimal usage of Uberfire Commons Editor API

import org.uberfire.commons.editor.Editor; public class Example { public static void main(String[] args) { Editor editor = new Editor(); editor.edit("Hello, World!"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.74.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
uberfire-commons-editor-api — mvn dependency:get uberfire-commons-editor-api · libregistry