| Package | Description |
|---|---|
| de.agilecoders.wicket.jquery | |
| de.agilecoders.wicket.jquery.settings | |
| de.agilecoders.wicket.jquery.util |
| Class and Description |
|---|
| AbstractConfig
Base configuration class.
|
| Attr
Attr represents a jquery attribute.
|
| Attr.MarkupId
markup id jquery selector.
|
| Attr.Plain
Plain jquery attribute, this attribute won't be quoted.
|
| CombinableConfig |
| Config
configuration interface
|
| ConfigModel
A simple String model that indicates that it should be serialized as
plain String for JSON configurations.
|
| ConfigWithFallback
special config that holds two configurations.
|
| IFunction
simple interface to represent a jquery function.
|
| IKey
Simple interface to enrich the
Map key with some
functionality like assertion of value type and default value
handling. |
| JQuery
The Jquery class helps to keep all javascript jquery scripts type safe.
|
| JQuery.AbstractFunction
A simple implementation of
IFunction that allows you to chain
function parameters in a javascript safe way. |
| JQuery.ClosestJqueryFunction
java abstraction of jquery closest function
|
| JQuery.EachJqueryFunction
java abstraction of jquery each function
|
| JQuery.JavaScriptInlineFunction
simple class to represent a javascript function.
|
| JQuery.OnJqueryFunction
java abstraction of JQuery on function.
|
| Class and Description |
|---|
| Config
configuration interface
|
| ConfigModel
A simple String model that indicates that it should be serialized as
plain String for JSON configurations.
|
| Class and Description |
|---|
| JQuery.JavaScriptInlineFunction
simple class to represent a javascript function.
|
Copyright © 2014. All Rights Reserved.