phovea_ui
Options
All
  • Public
  • Public/Protected
  • All
Menu

phovea_ui Phovea NPM version Build Status Dependency Status

This plugin is a utility plugin for including Bootstrap and Font Awesome into an Phovea application. In addition this repository includes the following modules:

  • an AJAX provider based on jQuery in ajax_adapter_jquery.ts
  • a common header for application in header.ts
  • utility dialog generators in dialogs.ts

Installation

git clone https://github.com/phovea/phovea_ui.git
cd phovea_ui
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

Index

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc