Registry / web-framework / uberfire-widgets-service-api

uberfire-widgets-service-api

JSON →
library7.74.1.Finaljavamavenunverified

API for Uberfire widgets services, providing interfaces for building modular web application widgets.

<dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-widgets-service-api</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · UBERFIRE-WIDGETS-S
U
uberfire-widgets-service-api
web-frameworkjavav7.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.

BusyPopup
✓ org.uberfire.ext.widgets.common.client.common.BusyPopup

Show and hide a busy popup using Uberfire widgets.

import org.uberfire.ext.widgets.common.client.common.BusyPopup; public class Example { public static void main(String[] args) { BusyPopup.show("Loading..."); BusyPopup.close(); } }
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
6 hits · last 30 days
node
6
Resources
uberfire-widgets-service-api — mvn dependency:get uberfire-widgets-service-api · libregistry