Registry / web-framework / icefaces-ace

icefaces-ace

JSON →
library4.3.0javamavenunverified

ICEfaces ACE Component Library provides rich JSF components for enterprise applications.

<dependency> <groupId>org.icefaces</groupId> <artifactId>icefaces-ace</artifactId> <version>4.3.0</version> </dependency>
INSTALL
IMPORT
SIG · ICEFACES-ACE
I
icefaces-ace
web-frameworkjavav4.3.0
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.

Panel
org.icefaces.ace.component.panel.Panel

Creates an ICEfaces ACE Panel component.

import org.icefaces.ace.component.panel.Panel; public class Example { public static void main(String[] args) { Panel panel = new Panel(); panel.setHeader("Example"); } }
Debug
Known issues
gotchaICEfaces ACE requires JSF 2.x and may have compatibility issues with newer versions.
fix
Ensure your project uses compatible JSF version.
affects: all
Upgrade
Version history
4.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
icefaces-ace — mvn dependency:get icefaces-ace · libregistry