ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

›Getting Started

About

  • Introduction
  • Changelog

Getting Started

  • Step by Step
  • Development Environment
  • Artifacts
  • ActiveUI Application
  • Usage as an npm Dependency
  • Initialization
  • Project Architecture

Guides

  • Adding Servers
  • Authentication
  • Bookmark favorites
  • Charts
  • Configuring Widget Handlers and Actions
  • Container
  • Custom UI components with Ant Design
  • Data manipulation
  • Debugging
  • Deployment
  • Internationalization
  • MDX Manipulation
  • Plugins
  • Reporting
  • Settings
  • Tabular View and Pivot Tables
  • Testing

Reference

  • SDK API
  • Default Widget Configurations
  • Plugins
  • Settings

Advanced

  • Content Server Setup
  • Experimental Features
  • Maven Integration
  • Offline Installation
  • Script-based Integration

Step by Step

1) Check your Environment

Check that your browser is compatible with ActiveUI and set up your text editor with the Development Environment page.

2) Download ActiveUI

The artifacts of this version can be downloaded from https://artifacts.activeviam.com/share/ActiveUI_stable/4.2.12.

For the next steps, you'll need activeui-4.2.12.zip and activeui-sdk-showcase-4.2.12.zip.

See the Artifacts page for more information about these artifacts.

3) Start your own Project

Unzip activeui-4.2.12.zip and follow the ActiveUI Application page to start building your own application.

4) Read the Guides

Head over to the Guides section of this documentation to learn how to use the ActiveUI SDK API.

5) Going Further

  • Try the Showcase. It's a collection of code snippets illustrating what can be achieved with ActiveUI SDK. For each snippet, you can view and edit the source code, allowing you to easily integrate them into your project. Unzip activeui-showcase-4.2.12.zip and serve its content with a static file server such as serve, Nginx, Apache, or even Tomcat.
  • Take a look at the Reference and Advanced sections of this documentation.
  • For any questions or issues, please open a JIRA ticket.
← ChangelogDevelopment Environment →
  • 1) Check your Environment
  • 2) Download ActiveUI
  • 3) Start your own Project
  • 4) Read the Guides
  • 5) Going Further
Copyright © 2021 ActiveViam