Git Product home page Git Product logo

jhipster-monolithic-application's Introduction

Maven Travis Coverage Status License: MIT

Tiefaces Web Sheet

Tiefaces Web Sheet is a JSF UI component (built upon Primefaces) which can render excel templates as Web form. It also use special mark-up in the template to support data input/output.

This is an overview page, please visit TieFaces.org for more information.

Features

Render excel templates as web forms

  • Support multiple sheets
  • Keep Excel formats and styles
  • Keep Excel formulas
  • Support charts and images Render excel as web form

Dynamic Web Form Solution

  • Use expression language to define data.
  • Use special command in the cell comment to define features.
  • Two way binding between data and cell object.
  • Support multiple input/output widget. i.e. calendar, dropdown, inputNumber, inputArea etc.
  • Support nested data collections. i.e. a company include multiple departments while each department include multiple employees.
  • Support add/delete functions for data collections.

Dynamic web solution

Getting Started


TieFaces can be download manually or via maven.

Latest Downloads
Version Binary Source Java Doc
1.0.12 tiefaces-1.0.12.jar tiefaces-1.0.12-sources.jar tiefaces-1.0.12-javadoc.jar

You can also visit download page in tiefaces.org.

Maven
<dependency>  
    <groupId>org.tiefaces</groupId>  
    <artifactId>tiefaces</artifactId>  
    <version>1.0.12</version>  
</dependency>  

Usage


Namespaces

Use namespace below to add TieFaces components to your pages.

xmlns:tie="http://tiefaces.org/tiefaces"

Demo


Please refer to the demo page of tiefaces.org in order to see the full usage of the components.

License


Code released under the MIT License.

jhipster-monolithic-application's People

Contributors

jhipster-bot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.