wicket-editable-grid

Editable datagrid implementation with wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.code-troopers
ArtifactId

ArtifactId

wicket-editable-grid
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

wicket-editable-grid
Editable datagrid implementation with wicket
Source Code Management

Source Code Management

https://github.com/code-troopers/wicket-editable-grid

Download wicket-editable-grid

How to add to project

<!-- https://jarcasting.com/artifacts/com.code-troopers/wicket-editable-grid/ -->
<dependency>
    <groupId>com.code-troopers</groupId>
    <artifactId>wicket-editable-grid</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-troopers/wicket-editable-grid/
implementation 'com.code-troopers:wicket-editable-grid:0.1'
// https://jarcasting.com/artifacts/com.code-troopers/wicket-editable-grid/
implementation ("com.code-troopers:wicket-editable-grid:0.1")
'com.code-troopers:wicket-editable-grid:jar:0.1'
<dependency org="com.code-troopers" name="wicket-editable-grid" rev="0.1">
  <artifact name="wicket-editable-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-troopers', module='wicket-editable-grid', version='0.1')
)
libraryDependencies += "com.code-troopers" % "wicket-editable-grid" % "0.1"
[com.code-troopers/wicket-editable-grid "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.8.0
org.apache.wicket : wicket-extensions jar 6.8.0

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.10.v20130312

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Wicket Editable grid

Thanks to Cloudbees buildhive for providing a free Jenkins instance. Build Status

This project is a fork of the Wicketstuff Editable Grid project of Mohammad Nadeem

Apache Wicket is a Java Web framework providing clean separation between markup and logic.

Setup on your project

Add the following Maven dependency

<dependency>
    <groupId>com.code-troopers</groupId>
    <artifactId>wicket-editable-grid</artifactId>
    <version>0.1</version>
</dependency>

TODO How to use it

Example

With the twitter bootstrap stylesheet, it renders like this

wicket-editable-grid example

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/code-troopers/wicket-editable-grid/issues

Special notes

The implementation provided here is open for pull request or further integration into WicketStuff.

Copyright and license

Copyright 2012 Code-Troopers.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.code-troopers

Code-Troopers

Versions

Version
0.1