Components Theme

ThreeSixty Theme

License

License

GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

components-theme
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Components Theme
ThreeSixty Theme
Project Organization

Project Organization

Mark P Ashworth

Download components-theme

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.markash/components-theme/ -->
<dependency>
    <groupId>com.github.markash</groupId>
    <artifactId>components-theme</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-theme/
implementation 'com.github.markash:components-theme:0.3.2'
// https://jarcasting.com/artifacts/com.github.markash/components-theme/
implementation ("com.github.markash:components-theme:0.3.2")
'com.github.markash:components-theme:jar:0.3.2'
<dependency org="com.github.markash" name="components-theme" rev="0.3.2">
  <artifact name="components-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-theme', version='0.3.2')
)
libraryDependencies += "com.github.markash" % "components-theme" % "0.3.2"
[com.github.markash/components-theme "0.3.2"]

Dependencies

provided (4)

Group / Artifact Type Version
com.vaadin : vaadin-server jar 8.5.2
com.vaadin : vaadin-themes jar 8.5.2
javax.servlet : javax.servlet-api jar 3.0.1
com.github.markash : components jar 0.3.2

Project Modules

There are no modules declared in this project.

ThreeSixty Vaadin Components

This project is the secret sauce that when added to a new ThreeSixty project allows the recipe to zing with flavour :-)

ThreeSixty Components

The highlights are:-

  • AbstractDashboardView : Mmmmm...provides the basic dashboard stuffies
  • AbstractEntityEditForm : An entity edit form which is placed within a view
  • AbstractEntityEditView : The view for the entity edit
  • AbstractTableSearchView : The basic entity search view

ThreeSixty Theme

A theme for the ThreeSixty applications to inherit from and extend.

Versions

Version
0.3.2
0.3.1
0.3.0