crud-view

WebJar for crud-view

License

License

GroupId

GroupId

org.webjars.bowergithub.manolo
ArtifactId

ArtifactId

crud-view
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

crud-view
WebJar for crud-view
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/manolo/crud-view

Download crud-view

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/crud-view/ -->
<dependency>
    <groupId>org.webjars.bowergithub.manolo</groupId>
    <artifactId>crud-view</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/crud-view/
implementation 'org.webjars.bowergithub.manolo:crud-view:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manolo/crud-view/
implementation ("org.webjars.bowergithub.manolo:crud-view:1.0.3")
'org.webjars.bowergithub.manolo:crud-view:jar:1.0.3'
<dependency org="org.webjars.bowergithub.manolo" name="crud-view" rev="1.0.3">
  <artifact name="crud-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.manolo', module='crud-view', version='1.0.3')
)
libraryDependencies += "org.webjars.bowergithub.manolo" % "crud-view" % "1.0.3"
[org.webjars.bowergithub.manolo/crud-view "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.vaadin : vaadin-dialog jar [1.0.0,2)
org.webjars.bowergithub.vaadin : vaadin-valo-styles jar [2.0.0-alpha5]
org.webjars.bowergithub.vaadin : vaadin-overlay jar [2.0.4]

Project Modules

There are no modules declared in this project.

<crud-view>

version

<crud-view> is a Polymer 2 Element and a couple of Mixins providing an easy way to display, sort, filter and make modifications to a list of JSON objects.

Screenshot of crud-view

Demo

Components

  • CrudListMixin: ES6 class for the list view.
  • CrudItemMixin: ES6 class for the entity editor.
  • <crud-view>: Helper element to enable dialogs.

elements

  • <crud-buttons-bar>: A reusable bar with 3 buttons for crud editor
  • <crud-dialog>: A wrapper for vaadin-dialog providing adding content in light-dom
  • <crud-confirm-dialog>: A confirmation element made on top of vaadin-dialog

License

Apache License 2.0

Versions

Version
1.0.3