| Interface | Description |
|---|---|
| JQuery.IFunction |
simple interface to represent a jquery function.
|
| Class | Description |
|---|---|
| Attributes |
Helper class.
|
| Behaviors |
Helper class for
Behaviors |
| Components |
Helper class for components.
|
| ConfigModel |
A simple String model that indicates that it should be serialized as
plain String for JSON configurations.
|
| CssClassNames |
helper class for css class names
|
| CssClassNames.Builder |
Builder for css class names.
|
| Dates |
Helper class for dates.
|
| Dependencies |
Helper class to handle
ResourceReference dependencies. |
| Generics2 |
helper class to handle creation/transformation/filtering of collections.
|
| JQuery |
The Jquery class helps to keep all javascript jquery scripts type safe.
|
| JQuery.AbstractFunction |
A simple implementation of
JQuery.IFunction that allows you to chain
function parameters in a javascript safe way. |
| JQuery.ConfigurableFunction |
a configurable function with one parameter (an
AbstractConfig) and without body |
| JQuery.EachJqueryFunction |
java abstraction of jquery each function
|
| JQuery.JavaScriptInlineFunction |
simple class to represent a javascript function.
|
| JQuery.SimpleFunction |
a simple function without params and body
|
| Json |
Helper functions to handle JsonNode values.
|
| Models |
helper class for
IModel handling. |
| References |
Helper class for
ResourceReference handling. |
| Strings2 |
helper class to handle string interaction
|
| Exception | Description |
|---|---|
| Json.ParseException |
Json parser runtime exception.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.